Searched refs:_PW_KEYBYNAME (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/include/
H A Dpwd.h97 #define _PW_KEYBYNAME '\x31' /* stored by name */ macro
/freebsd-13-stable/usr.sbin/pwd_mkdb/
H A Dpwd_mkdb.c250 buf[0] = _PW_VERSIONED(_PW_KEYBYNAME, use_version);
325 * first key * is the pw_name field prepended by the _PW_KEYBYNAME
406 tbuf[0] = CURRENT_VERSION(_PW_KEYBYNAME);
430 tbuf[0] = CURRENT_VERSION(_PW_KEYBYNAME);
/freebsd-13-stable/lib/libc/gen/
H A Dgetpwent.c816 keybuf[0] = _PW_KEYBYNAME;

Completed in 108 milliseconds