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

/netbsd-6-1-5-RELEASE/include/
H A Dpaths.h53 #define _PATH_STDPATH \ macro
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/util/
H A Dsys_defs.h260 #define _PATH_STDPATH "/bin:/usr/bin:/usr/etc:/usr/ucb" macro
353 #define _PATH_STDPATH "/usr/bin:/usr/etc:/usr/ucb" macro
398 #define _PATH_STDPATH "/usr/bin:/usr/sbin:/usr/ucb" macro
471 #define _PATH_STDPATH "/usr/bin:/usr/sbin:/usr/ucb" macro
500 #define _PATH_STDPATH "/usr/bin:/usr/sbin:/usr/ucb" macro
540 #ifndef _PATH_STDPATH
541 #define _PATH_STDPATH "/usr/bin:/usr/sbin:/usr/ucb" macro
594 #define _PATH_STDPATH "/usr/bin:/usr/sbin:/usr/ucb" macro
638 #define _PATH_STDPATH "/usr/bin:/usr/sbin:/usr/ucb" macro
679 #define _PATH_STDPATH "/us macro
897 #define _PATH_STDPATH macro
934 #define _PATH_STDPATH macro
972 #define _PATH_STDPATH macro
1022 #define _PATH_STDPATH macro
1075 #define _PATH_STDPATH macro
1136 #define _PATH_STDPATH macro
[all...]
/netbsd-6-1-5-RELEASE/lib/libutil/
H A Dttyaction.c63 static const char *pathenv = "PATH=" _PATH_STDPATH;
/netbsd-6-1-5-RELEASE/lib/libc/gen/
H A Dsysctl.c137 sysc_init_field(_sysctl_size, sizeof(_PATH_STDPATH)),
145 * .sysctl_data = _PATH_STDPATH,
150 __UNCONST(_PATH_STDPATH)),
/netbsd-6-1-5-RELEASE/sbin/init/
H A Dinit.c97 #define INIT_PATH RESCUEDIR ":" _PATH_STDPATH
101 #define INIT_PATH _PATH_STDPATH
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssh/dist/
H A Dsession.c1142 child_set_env(&env, &envsize, "PATH", _PATH_STDPATH);
1146 child_set_env(&env, &envsize, "PATH", _PATH_STDPATH);

Completed in 127 milliseconds