Home
last modified time | relevance | path

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

/src/sbin/kldload/
H A Dkldload.c49 path_check(const char *kldname, int quiet) in path_check() function
163 if (path_check(argv[0], quiet) == 0) { in main()