Searched refs:_PASSWORD_OLDFMT (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/include/
H A Dpwd.h99 #define _PASSWORD_OLDFMT 0x10 /* flag to expect an old style entry */ macro
/netbsd-6-1-5-RELEASE/lib/libc/gen/
H A Dpw_scan.c193 if (inflags & _PASSWORD_OLDFMT) {
H A Dgetpwent.c153 * If old is non-zero, entry is in _PASSWORD_OLDFMT.
170 flags |= _PASSWORD_OLDFMT;
/netbsd-6-1-5-RELEASE/usr.bin/passwd/
H A Dyp_passwd.c182 flags = _PASSWORD_OLDFMT;

Completed in 178 milliseconds