Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ypldap/
H A Dypldap.h154 #define YPMAP_GROUP_BYGID 0x00000020 macro
H A Dparse.y318 conf->sc_flags |= YPMAP_GROUP_BYGID;
H A Dyp.c610 { "group.bygid", YPMAP_GROUP_BYGID }, in ypproc_maplist_2_svc()