HomeSort by: relevance | last modified time | path
    Searched refs:AclRegexMatches (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/openldap/dist/contrib/slapd-modules/acl/
gssacl.c 43 AclRegexMatches *matches /* offsets in buffer for $N expansion variables */
171 AclRegexMatches amatches = { 0 };
281 AclRegexMatches *matches /* offsets in buffer for $N expansion variables */
posixgroup.c 212 AclRegexMatches amatches = { 0 };
  /src/external/bsd/openldap/dist/servers/slapd/
acl.c 60 AclRegexMatches *matches,
71 AclRegexMatches *matches,
79 AclRegexMatches *matches);
160 AclRegexMatches matches;
511 AclRegexMatches *matches,
741 AclRegexMatches *matches,
800 AclRegexMatches tmp_matches,
863 AclRegexMatches tmp_matches,
1124 AclRegexMatches *matches,
1579 AclRegexMatches tmp_matches
    [all...]
slap.h 1582 typedef struct AclRegexMatches {
1587 } AclRegexMatches;
aci.c 408 AclRegexMatches amatches = { 0 };
proto-slap.h 98 struct berval *dnmatch, struct berval *valmatch, AclRegexMatches *matches ));

Completed in 66 milliseconds