Home
last modified time | relevance | path

Searched defs:__yp_token (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.sbin/pwd_mkdb/
H A Dpwd_mkdb.c134 static const char __yp_token[] = "__YP!"; variable
/netbsd-src/lib/libc/gen/
H A Dgetpwent.c140 const char __yp_token[] = "__YP!"; /* Let pwd_mkdb pull this in. */ variable