Home
last modified time | relevance | path

Searched refs:module_read (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/mod/
H A Dmodpost.c2094 char *kernel_read = NULL, *module_read = NULL; in main() local
2107 module_read = optarg; in main()
2146 if (module_read) in main()
2147 read_dump(module_read, 0); in main()