Home
last modified time | relevance | path

Searched refs:YPMAP_PASSWD_BYUID (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/ypldap/
H A Dypldap.h150 #define YPMAP_PASSWD_BYUID 0x00000002 macro
H A Dparse.y310 conf->sc_flags |= YPMAP_PASSWD_BYUID;
H A Dyp.c606 { "passwd.byuid", YPMAP_PASSWD_BYUID }, in ypproc_maplist_2_svc()