Searched refs:_PW_YPTOKEN (Results 1 - 3 of 3) sorted by last modified time

/openbsd-current/lib/libc/gen/
H A Dgetpwent.c496 key.data = (u_char *)_PW_YPTOKEN;
497 key.size = strlen(_PW_YPTOKEN);
/openbsd-current/usr.sbin/pwd_mkdb/
H A Dpwd_mkdb.c303 key.data = (u_char *)_PW_YPTOKEN;
304 key.size = strlen(_PW_YPTOKEN);
/openbsd-current/include/
H A Dpwd.h60 #define _PW_YPTOKEN "__YP!" macro

Completed in 219 milliseconds