HomeSort by: relevance | last modified time | path
    Searched defs:ext_file (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/modload/
main.c 68 const char *ext_file; local in function:main
79 ext_file = NULL;
113 ext_file = optarg;
140 prop_dictionary_internalize_from_file(ext_file);
main.c 68 const char *ext_file; local in function:main
79 ext_file = NULL;
113 ext_file = optarg;
140 prop_dictionary_internalize_from_file(ext_file);

Completed in 22 milliseconds