Searched defs:vals (Results 1 - 25 of 101) sorted by relevance

12345

/macosx-10.10/Heimdal-398.1.2/lib/wind/
H A Dtest-bidi.c44 uint32_t vals[MAX_LENGTH]; member in struct:test
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/libraries/libldap/
H A Dgetvalues.c38 char **vals; local
95 struct berval **vals; local
[all...]
H A Dsort.c169 ldap_sort_values( LDAP *ld, char **vals, int (*cmp) (LDAP_CONST void *, LDAP_CONST void *) ) argument
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dcompare.c300 BerVarray vals = NULL; local
H A Dschema.c42 struct berval vals[5]; local
[all...]
H A Dextended.c97 struct berval vals[2]; local
H A Dattr.c364 attr_valadd( Attribute *a, BerVarray vals, BerVarray nvals, int nn ) argument
455 attr_merge( Entry *e, AttributeDescription *desc, BerVarray vals, BerVarray nvals ) argument
496 attr_normalize( AttributeDescription *desc, BerVarray vals, BerVarray *nvalsp, void *memctx ) argument
539 attr_merge_normalize( Entry *e, AttributeDescription *desc, BerVarray vals, void *memctx ) argument
[all...]
H A Dsets.c378 BerVarray vals, nset; local
428 BerVarray nset, vals; local
[all...]
H A Dslapadd.c184 struct berval vals[ 2 ]; local
[all...]
/macosx-10.10/Heimdal-398.1.2/lib/roken/
H A Dstrpftime-test.c46 } vals[MAXSIZE]; member in struct:testcase
[all...]
/macosx-10.10/PowerManagement-494.1.2/pmconfigd/
H A DPMSystemEvents.c90 CFNumberRef *vals = NULL; local
/macosx-10.10/procmail-14/procmail/src/
H A Dmisc.h3 struct dyna_array{int filled,tspace;char*vals;}; member in struct:dyna_array
/macosx-10.10/Security-57031.1.35/Security/include/security_pkcs12/
H A Dpkcs12BagAttrs.cpp117 CFMutableArrayRef vals = CFArrayCreateMutable(NULL, numVals, NULL); local
/macosx-10.10/Security-57031.1.35/Security/libsecurity_pkcs12/lib/
H A Dpkcs12BagAttrs.cpp117 CFMutableArrayRef vals = CFArrayCreateMutable(NULL, numVals, NULL); local
/macosx-10.10/ICU-531.30/icuSources/common/
H A Drbtok.cpp209 const int32_t *vals = (fData->fRuleStatusTable) + (row->fTagIdx); local
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-bdb/
H A Ddelete.c435 struct berval vals[2]; local
H A Dindex.c172 indexer( Operation *op, DB_TXN *txn, AttributeDescription *ad, struct berval *atname, BerVarray vals, ID id, int opid, slap_mask_t mask ) argument
283 index_at_values( Operation *op, DB_TXN *txn, AttributeDescription *ad, AttributeType *type, struct berval *tags, BerVarray vals, ID id, int opid ) argument
372 bdb_index_values( Operation *op, DB_TXN *txn, AttributeDescription *desc, BerVarray vals, ID id, int opid ) argument
[all...]
H A Dmodify.c334 struct berval *vals; local
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-monitor/
H A Dthread.c227 BerVarray vals = NULL; local
/macosx-10.10/Security-57031.1.35/Security/sec/Security/Regressions/secitem/
H A Dsi-68-secmatchissuer.c168 const void *vals[] = { kSecClassIdentity, kCFBooleanTrue, kSecMatchLimitAll, all_distinguished_names }; local
181 const void *vals[] = { kSecClassCertificate, kCFBooleanTrue, cfLimit, all_distinguished_names }; local
/macosx-10.10/system_cmds-643.1.1/chpass.tproj/
H A Dopen_directory.c112 CFTypeRef vals[] = { kODAttributeTypeStandardOnly }; local
187 CFTypeRef vals[] = { value }; local
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclConfig.c281 Tcl_Obj *key, **vals; local
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/contrib/slapd-modules/dupent/
H A Ddupent.c239 struct berval vals[2]; member in struct:valnum_t
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/contrib/slapd-modules/samba4/
H A Dvernum.c306 struct berval vals[2] = { BER_BVNULL }; local
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/overlays/
H A Dcollect.c393 BerVarray vals = NULL; local

Completed in 241 milliseconds

12345