Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ypldap/
H A Dypldap.h155 #define YPMAP_NETID_BYNAME 0x00000040 macro
H A Dparse.y320 conf->sc_flags |= YPMAP_NETID_BYNAME;
H A Dyp.c611 { "netid.byname", YPMAP_NETID_BYNAME }, in ypproc_maplist_2_svc()