Searched refs:_PASSWORD_NOCHG (Results 1 – 2 of 2) sorted by relevance
/openbsd/include/ | ||
H A D | pwd.h | 71 #define _PASSWORD_NOCHG 0x04 /* flag for no specified change. */ macro |
/openbsd/lib/libutil/ | ||
H A D | passwd.c | 428 *flags |= _PASSWORD_NOCHG; in pw_scan() |