Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ypldap/
H A Dypldap.h39 IMSG_GRP_ENTRY, enumerator
H A Dldapclient.c513 if (type == IMSG_GRP_ENTRY && idm->idm_groupdn[0] != '\0') in client_search_idm()
628 IMSG_GRP_ENTRY) == -1) in client_try_idm()
H A Dypldap.c413 case IMSG_GRP_ENTRY: { in main_dispatch_client()