Searched refs:_PATH_PWD (Results 1 - 6 of 6) sorted by path

/freebsd-10.0-release/include/
H A Dpwd.h64 #define _PATH_PWD "/etc" macro
/freebsd-10.0-release/release/picobsd/tinyware/passwd/
H A Dpw_util.c70 static char _default_mppath[] = _PATH_PWD;
/freebsd-10.0-release/usr.sbin/pw/
H A Dgrupd.c46 static char * grpath = _PATH_PWD;
H A Dpwupd.c51 static char pathpwd[] = _PATH_PWD;
H A Dpwupd.h75 #ifndef _PATH_PWD
76 #define _PATH_PWD "/etc" macro
/freebsd-10.0-release/usr.sbin/pwd_mkdb/
H A Dpwd_mkdb.c119 strcpy(prefix, _PATH_PWD);

Completed in 174 milliseconds