Home
last modified time | relevance | path

Searched refs:_PASSWORD_NOEXP (Results 1 – 2 of 2) sorted by relevance

/openbsd/include/
H A Dpwd.h72 #define _PASSWORD_NOEXP 0x08 /* flag for no specified expire. */ macro
/openbsd/lib/libutil/
H A Dpasswd.c433 *flags |= _PASSWORD_NOEXP; in pw_scan()