Searched refs:ERROR_NETGR (Results 1 - 1 of 1) sorted by relevance
/sssd-io/src/providers/proxy/ |
H A D | proxy_init.c | 38 #define ERROR_NETGR "The '%s' library does not support netgroups.\n" macro 137 {(void**)&ops->setnetgrent, "setnetgrent", ERROR_NETGR, false}, 138 {(void**)&ops->getnetgrent_r, "getnetgrent_r", ERROR_NETGR, false}, 139 {(void**)&ops->endnetgrent, "endnetgrent", ERROR_NETGR, false},
|
Completed in 441 milliseconds