Searched defs:matched (Results 1 - 25 of 105) sorted by relevance

12345

/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-monitor/
H A Dcompare.c33 Entry *e, *matched = NULL; local
H A Dmodify.c38 Entry *matched; local
H A Dsearch.c169 Entry *e = NULL, *matched = NULL; local
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-bdb/
H A Ddn2entry.c31 bdb_dn2entry( Operation *op, DB_TXN *tid, struct berval *dn, EntryInfo **e, int matched, DB_LOCK *lock ) argument
H A Ddelete.c29 Entry *matched = NULL; local
/macosx-10.10/postfix-255/postfix/src/global/
H A Duser_acl.c67 int matched; local
/macosx-10.10/MITKerberosShim-66/test/
H A Dtest-sd.c49 int matched = 0; local
/macosx-10.10/Security-57031.1.35/Security/include/security_cdsa_utilities/
H A Dacl_preauth.cpp159 void matched(const TypedList *) const { } //@@@ prelim function in class:Security::PreAuthorizationAcls::SourceValidationContext
H A Dacl_threshold.cpp51 void matched(const TypedList *) const { } //@@@ ignore sub-matches for now function in class:SublistValidationContext
72 uint32 matched = 0; local
H A Daclsubject.h111 void matched(const TypedList &match) const { return matched(&match); } function in class:Security::AclValidationContext
/macosx-10.10/Security-57031.1.35/Security/libsecurity_cdsa_utilities/lib/
H A Dacl_preauth.cpp159 void matched(const TypedList *) const { } //@@@ prelim function in class:Security::PreAuthorizationAcls::SourceValidationContext
H A Dacl_threshold.cpp51 void matched(const TypedList *) const { } //@@@ ignore sub-matches for now function in class:SublistValidationContext
72 uint32 matched = 0; local
H A Daclsubject.h111 void matched(const TypedList &match) const { return matched(&match); } function in class:Security::AclValidationContext
/macosx-10.10/libarchive-30/libarchive/libarchive/test/
H A Dtest_acl_basic.c127 int matched; local
H A Dtest_acl_pax.c349 int matched; local
H A Dtest_acl_freebsd.c135 int matched; local
/macosx-10.10/Heimdal-398.1.2/kuser/
H A Dcopy_cred_cache.c89 unsigned int matched; local
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/libraries/libldap/
H A Dldap_sync.c272 char *matched = NULL, local
H A Doptions.c696 const char *matched = (const char *) invalue; local
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/shell-backends/
H A Dshellutil.c67 write_result( FILE *fp, int code, char *matched, char *info ) argument
/macosx-10.10/WebCore-7600.1.25/platform/network/curl/
H A DMultipartHandle.cpp111 size_t matched; local
/macosx-10.10/gnudiff-19/diffutils/lib/
H A Dexclude.c172 bool matched = ((*matcher) (pattern, f, options) == 0); local
/macosx-10.10/gnutar-453/gnutar/lib/
H A Dexclude.c149 bool matched = ((*matcher) (pattern, f, options) == 0); local
/macosx-10.10/libarchive-30/libarchive/libarchive_fe/
H A Dmatching.c154 struct match *matched; local
/macosx-10.10/rsync-45/rsync/
H A Dwildtest.c57 bool matched; local

Completed in 1024 milliseconds

12345