Searched defs:vals (Results 26 - 50 of 101) sorted by relevance

12345

/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dvalue.c42 value_add( BerVarray *vals, BerVarray addvals ) argument
88 value_add_one( BerVarray *vals, struct berval *addval ) argument
216 value_find_ex( AttributeDescription *ad, unsigned flags, BerVarray vals, struct berval *val, void *ctx ) argument
320 int i, vals; local
697 ordered_value_add( Entry *e, AttributeDescription *ad, Attribute *a, BerVarray vals, BerVarray nvals ) argument
[all...]
H A Dentry.c110 struct berval *type, *vals, *nvals; local
[all...]
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/tests/progs/
H A Dldif-filter.c112 String *vals = ss->val, *e = &vals[n]; local
/macosx-10.10/OpenSSL098-52/src/crypto/bn/
H A Dbn_ctx.c94 BIGNUM vals[BN_CTX_POOL_SIZE]; member in struct:bignum_pool_item
/macosx-10.10/apache-793/httpd/modules/ldap/
H A Dutil_ldap_cache.h118 const char **vals; /* Values of queried attributes */ member in struct:util_search_node_t
/macosx-10.10/cups-408/cups/cups/
H A Dmark.c898 cups_option_t *vals, /* Values */ local
/macosx-10.10/curl-83.1.2/curl/lib/
H A Dldap.c403 BerValue **vals = ldap_get_values_len(server, entryIterator, attribute); local
[all...]
/macosx-10.10/libxml2-26/libxml2/
H A Dgentest.py552 vals = [] variable
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dgentest.py552 vals = [] variable
/macosx-10.10/shell_cmds-179/id/
H A Dopen_directory.c28 CFTypeRef vals[] = { CFSTR(kDSAttributesStandardAll) }; local
84 CFTypeRef vals[] = { CFSTR(kDSAttributesStandardAll) }; local
/macosx-10.10/zsh-61/zsh/Src/Builtins/
H A Drlimits.c197 struct rlimit vals; local
234 struct rlimit vals; local
443 struct rlimit vals; local
633 struct rlimit vals; local
916 struct rlimit vals; local
[all...]
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/contrib/slapd-modules/samba4/
H A Drdnval.c301 BerVarray vals = NULL, nvals = NULL; local
342 BerVarray vals = NULL, nvals = NULL; local
407 BerVarray vals; member in struct:rdnval_mod_t
424 BerVarray vals = NULL, nvals = NULL; local
[all...]
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/libraries/libldap/
H A Dtest.c766 struct berval **vals; local
[all...]
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-bdb/
H A Dmonitor.c692 BerVarray vals = NULL; local
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/overlays/
H A Dvalsort.c215 struct berval tmp, ntmp, *vals = NULL, *nvals; local
[all...]
H A Ddynlist.c200 struct berval vals[ 2 ], nvals[ 2 ]; local
225 BerVarray vals, nvals = NULL; local
[all...]
/macosx-10.10/bind9-45.101/bind9/contrib/dlz/drivers/
H A Ddlz_ldap_driver.c341 char **vals = NULL; local
[all...]
/macosx-10.10/configd-699.1.5/Plugins/PreferencesMonitor/
H A Dprefsmon.c380 const void **vals; local
/macosx-10.10/cxxfilt-11/cxxfilt/binutils/
H A Drdcoff.c486 bfd_signed_vma *vals; local
/macosx-10.10/pam_modules-140/common/
H A DCommon.c335 CFArrayRef vals = NULL; local
736 CFArrayRef authparts = NULL, vals = NULL; local
[all...]
/macosx-10.10/ICU-531.30/icuSources/test/cintltst/
H A Dcbiapts.c628 int32_t vals[10]; local
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/clients/tools/
H A Dldapmodify.c416 struct berval *btype, *vals, **bvl, bv; local
[all...]
/macosx-10.10/Security-57031.1.35/Security/sec/Security/
H A DSecItem.c420 const void *vals[] = { kSecClassCertificate, pkhh }; local
/macosx-10.10/bind9-45.101/bind9/contrib/sdb/ldap/
H A Dldapdb.c227 char *fltr, *a, **vals = NULL, **names = NULL; local
[all...]
/macosx-10.10/configd-699.1.5/Plugins/IPMonitor/
H A Dproxy-configuration.c165 const void ** vals = vals_q; local

Completed in 419 milliseconds

12345