Home
last modified time | relevance | path

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

/freebsd/usr.bin/bmake/tests/shell/select/
H A DMakefile.test12 sh_test: print_path
17 csh_test: print_path
22 ksh_test: print_path
26 print_path:
/freebsd/usr.sbin/devinfo/
H A Ddevinfo.c57 static void print_path(struct devinfo_dev *, char *);
354 print_path(struct devinfo_dev *root, char *path) in print_path() function
412 print_path(root, path); in main()