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

/macosx-10.10/system_cmds-643.1.1/getconf.tproj/
H A Dgetconf.c46 static void do_pathconf(const char *name, int key, const char *path);
127 do_pathconf(name, key, argv[optind + 1]);
177 do_pathconf(const char *name, int key, const char *path) function

Completed in 103 milliseconds