Home
last modified time | relevance | path

Searched defs:p_path (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/bin/cp/
H A Dextern.h40 char p_path[MAXPATHLEN + 1]; /* pointer to the start of a path */ member
/netbsd-src/usr.bin/whatis/
H A Dwhatis.c76 char *beg, *conffile, **p, *p_augment, *p_path; in main() local
/netbsd-src/usr.bin/apropos/
H A Dapropos.c79 char *conffile, *machine, **p, *p_augment, *p_path, *sflag; in main() local
/netbsd-src/sys/sys/
H A Dproc.h313 char *p_path; /* :: full pathname of executable */ member