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