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

/freebsd-10-stable/usr.sbin/pw/
H A Dpwupd.h112 #ifndef _PATH_PWD
113 #define _PATH_PWD "/etc" macro
H A Dpwupd.c65 if (strcmp(conf.etcpath, _PATH_PWD) != 0) {
H A Dpw.c122 strlcpy(conf.etcpath, _PATH_PWD, sizeof(conf.etcpath));
/freebsd-10-stable/include/
H A Dpwd.h64 #define _PATH_PWD "/etc" macro
/freebsd-10-stable/release/picobsd/tinyware/passwd/
H A Dpw_util.c70 static char _default_mppath[] = _PATH_PWD;
/freebsd-10-stable/usr.sbin/pwd_mkdb/
H A Dpwd_mkdb.c120 strcpy(prefix, _PATH_PWD);

Completed in 90 milliseconds