Home
last modified time | relevance | path

Searched refs:ldap_backend_op_t (Results 1 – 25 of 25) sorted by relevance

/illumos-gate/usr/src/lib/nsswitch/ldap/common/
H A Dldap_common.h107 typedef nss_status_t (*ldap_backend_op_t)(ldap_backend_ptr, void *); typedef
117 ldap_backend_op_t *ops;
139 nss_backend_t *_nss_ldap_constr(ldap_backend_op_t ops[], int nops,
H A Dgetnetmasks.c139 static ldap_backend_op_t netmasks_ops[] = {
H A Dtsol_gettpent.c123 static ldap_backend_op_t tnrhtp_ops[] = {
H A Dgetauuser.c146 static ldap_backend_op_t auuser_ops[] = {
H A Dgetbootparams.c160 static ldap_backend_op_t bootparams_ops[] = {
H A Dgetether.c190 static ldap_backend_op_t ethers_ops[] = {
H A Dtsol_getrhent.c165 static ldap_backend_op_t tnrhdb_ops[] = {
H A Dgetkeyent.c221 static ldap_backend_op_t keys_ops[] = {
H A Dgetprofattr.c162 static ldap_backend_op_t profattr_ops[] = {
H A Dgetuserattr.c163 static ldap_backend_op_t userattr_ops[] = {
H A Dgetauthattr.c171 static ldap_backend_op_t authattr_ops[] = {
H A Dgetrpcent.c194 static ldap_backend_op_t rpc_ops[] = {
H A Dgethostent6.c234 static ldap_backend_op_t ipnodes_ops[] = {
H A Dgetprojent.c213 static ldap_backend_op_t project_ops[] = {
H A Dgetnetent.c262 static ldap_backend_op_t net_ops[] = {
H A Dgetprotoent.c282 static ldap_backend_op_t proto_ops[] = {
H A Dgetpwnam.c236 static ldap_backend_op_t passwd_ops[] = {
H A Dgetprinter.c295 static ldap_backend_op_t printers_ops[] = {
H A Dgetspent.c263 static ldap_backend_op_t sp_ops[] = {
H A Dgetnetgrent.c921 static ldap_backend_op_t getnetgroup_ops[] = {
1002 static ldap_backend_op_t netgroup_ops[] = {
H A Dgetservent.c418 static ldap_backend_op_t serv_ops[] = {
H A Dgethostent.c409 static ldap_backend_op_t hosts_ops[] = {
H A Dgetgrent.c515 static ldap_backend_op_t gr_ops[] = {
H A Dldap_common.c538 _nss_ldap_constr(ldap_backend_op_t ops[], int nops, char *tablename, in _nss_ldap_constr()
H A Dgetexecattr.c601 static ldap_backend_op_t execattr_ops[] = {