Home
last modified time | relevance | path

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

/freebsd-12.1/usr.bin/getconf/
H A Dgetconf.c46 static void do_allpath(const char *path);
92 do_allpath(argv[optind]); in main()
230 do_allpath(const char *path) in do_allpath() function