Home
last modified time | relevance | path

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

/openbsd/include/
H A Dpwd.h71 #define _PASSWORD_NOCHG 0x04 /* flag for no specified change. */ macro
/openbsd/lib/libutil/
H A Dpasswd.c428 *flags |= _PASSWORD_NOCHG; in pw_scan()