Searched refs:ldap_groupscope (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/libatalk/acl/
H A Dldap.c50 int ldap_groupscope; variable
64 {&ldap_groupscope, "ldap_groupscope", 1 ,1, -1},
79 {"ldap_groupscope", "base", LDAP_SCOPE_BASE},
80 {"ldap_groupscope", "one", LDAP_SCOPE_ONELEVEL},
81 {"ldap_groupscope", "sub", LDAP_SCOPE_SUBTREE},
285 ret = ldap_getattr_fromfilter_withbase_scope( ldap_groupbase, filter, attributes, ldap_groupscope, KEEPALIVE, uuid_string);
322 ret = ldap_getattr_fromfilter_withbase_scope( ldap_groupbase, filter, attributes, ldap_groupscope, KEEPALIVE, name);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/libatalk/acl/
H A Dldap.c50 int ldap_groupscope; variable
65 {&ldap_groupscope, "ldap_groupscope", 1 ,1, -1},
81 {"ldap_groupscope", "base", LDAP_SCOPE_BASE},
82 {"ldap_groupscope", "one", LDAP_SCOPE_ONELEVEL},
83 {"ldap_groupscope", "sub", LDAP_SCOPE_SUBTREE},
287 ret = ldap_getattr_fromfilter_withbase_scope( ldap_groupbase, filter, attributes, ldap_groupscope, KEEPALIVE, uuid_string);
324 ret = ldap_getattr_fromfilter_withbase_scope( ldap_groupbase, filter, attributes, ldap_groupscope, KEEPALIVE, name);

Completed in 153 milliseconds