Searched refs:endnetgrent (Results 1 - 4 of 4) sorted by relevance

/sssd/src/providers/proxy/
H A Dproxy.h73 enum nss_status (*endnetgrent)(struct __netgrent *result); member in struct:proxy_nss_ops
H A Dproxy_netgroup.c186 status = ctx->ops.endnetgrent(&result);
188 DEBUG(SSSDBG_OP_FAILURE, "endnetgrent failed.\n");
H A Dproxy_init.c139 {(void**)&ops->endnetgrent, "endnetgrent", ERROR_NETGR, false},
H A Dproxy_id.c1534 ctx->ops.endnetgrent == NULL) {

Completed in 820 milliseconds