Searched refs:do_pathconf (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/usr.bin/getconf/
H A Dgetconf.c46 static void do_pathconf(const char *name, int key, const char *path);
151 do_pathconf(name, key, argv[optind + 1]);
272 do_pathconf(const char *name, int key, const char *path) function

Completed in 135 milliseconds