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

1234

/macosx-10.9.5/Heimdal-323.92.1/lib/wind/
H A Dtest-bidi.c44 uint32_t vals[MAX_LENGTH]; member in struct:test
/macosx-10.9.5/OpenLDAP-491.1/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.9.5/OpenLDAP-491.1/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...]
/macosx-10.9.5/Heimdal-323.92.1/lib/roken/
H A Dstrpftime-test.c46 } vals[MAXSIZE]; member in struct:testcase
[all...]
/macosx-10.9.5/PowerManagement-420.90.1/pmconfigd/
H A DPMSystemEvents.c90 CFNumberRef *vals = NULL; local
/macosx-10.9.5/procmail-14/procmail/src/
H A Dmisc.h3 struct dyna_array{int filled,tspace;char*vals;}; member in struct:dyna_array
/macosx-10.9.5/Security-55471.14.18/include/security_pkcs12/
H A Dpkcs12BagAttrs.cpp117 CFMutableArrayRef vals = CFArrayCreateMutable(NULL, numVals, NULL); local
/macosx-10.9.5/Security-55471.14.18/libsecurity_pkcs12/lib/
H A Dpkcs12BagAttrs.cpp117 CFMutableArrayRef vals = CFArrayCreateMutable(NULL, numVals, NULL); local
/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Drbtok.cpp209 const int32_t *vals = (fData->fRuleStatusTable) + (row->fTagIdx); local
/macosx-10.9.5/OpenLDAP-491.1/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.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-monitor/
H A Dthread.c227 BerVarray vals = NULL; local
/macosx-10.9.5/Security-55471.14.18/sec/Security/Regressions/secitem/
H A Dsi-68-secmatchissuer.c146 const void *vals[] = { kSecClassIdentity, kCFBooleanTrue, kSecMatchLimitAll, all_distinguished_names }; local
159 const void *vals[] = { kSecClassCertificate, kCFBooleanTrue, cfLimit, all_distinguished_names }; local
/macosx-10.9.5/system_cmds-597.90.1/chpass.tproj/
H A Dopen_directory.c112 CFTypeRef vals[] = { kODAttributeTypeStandardOnly }; local
187 CFTypeRef vals[] = { value }; local
/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/chpass.tproj/
H A Dopen_directory.c112 CFTypeRef vals[] = { kODAttributeTypeStandardOnly }; local
187 CFTypeRef vals[] = { value }; local
/macosx-10.9.5/tcl-102/tcl/tcl/generic/
H A DtclConfig.c281 Tcl_Obj *key, **vals; local
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/dupent/
H A Ddupent.c239 struct berval vals[2]; member in struct:valnum_t
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/samba4/
H A Dvernum.c306 struct berval vals[2] = { BER_BVNULL }; local
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/overlays/
H A Dcollect.c393 BerVarray vals = NULL; local

Completed in 198 milliseconds

1234