Searched defs:key (Results 176 - 200 of 2468) sorted by relevance

1234567891011>>

/macosx-10.9.5/apr-30/apr/apr/threadproc/netware/
H A Dthreadpriv.c20 apr_status_t apr_threadkey_private_create(apr_threadkey_t **key, argument
38 apr_status_t apr_threadkey_private_get(void **new, apr_threadkey_t *key) argument
50 apr_status_t apr_threadkey_private_set(void *priv, apr_threadkey_t *key) argument
61 apr_threadkey_private_delete(apr_threadkey_t *key) argument
70 apr_threadkey_data_get(void **data, const char *key, apr_threadkey_t *threadkey) argument
75 apr_threadkey_data_set(void *data, const char *key, apr_status_t (*cleanup) (void *), apr_threadkey_t *threadkey) argument
82 apr_os_threadkey_get(apr_os_threadkey_t *thekey, apr_threadkey_t *key) argument
89 apr_os_threadkey_put(apr_threadkey_t **key, apr_os_threadkey_t *thekey, apr_pool_t *pool) argument
[all...]
/macosx-10.9.5/autofs-234/automountd/
H A Dautod_lookup.c47 do_lookup1(const autofs_pathname mapname, const char *key, argument
/macosx-10.9.5/bind9-45.100/bind9/bin/tools/
H A Disc-hmac-fixup.c36 unsigned char key[1024]; local
[all...]
/macosx-10.9.5/bind9-45.100/bind9/lib/dns/rdata/generic/
H A Dhip_55.h28 unsigned char * key; member in struct:dns_rdata_hip
H A Dipseckey_45.h31 unsigned char *key; member in struct:dns_rdata_ipseckey
H A Dtkey_249.h35 unsigned char * key; member in struct:dns_rdata_tkey
/macosx-10.9.5/bind9-45.100/bind9/lib/isc/tests/
H A Dsymtab_test.c33 undefine(char *key, unsigned int type, isc_symvalue_t value, void *arg) { argument
72 char str[16], *key; local
89 char str[16], *key; local
[all...]
/macosx-10.9.5/configd-596.15/Plugins/common/
H A Dcache.c70 cache_SCDynamicStoreCopyValue(SCDynamicStoreRef store, CFStringRef key) argument
105 cache_SCDynamicStoreSetValue(SCDynamicStoreRef store, CFStringRef key, CFPropertyListRef value) argument
124 cache_SCDynamicStoreRemoveValue(SCDynamicStoreRef store, CFStringRef key) argument
140 cache_SCDynamicStoreNotifyValue(SCDynamicStoreRef store, CFStringRef key) argument
[all...]
/macosx-10.9.5/configd-596.15/SystemConfiguration.fproj/
H A DSCDAdd.c43 SCDynamicStoreAddTemporaryValue(SCDynamicStoreRef store, CFStringRef key, CFPropertyListRef value) argument
112 SCDynamicStoreAddValue(SCDynamicStoreRef store, CFStringRef key, CFPropertyListRef value) argument
[all...]
H A DSCDNotifierAdd.c44 addKey(CFMutableArrayRef *keysP, CFStringRef key) argument
56 SCDynamicStoreAddWatchedKey(SCDynamicStoreRef store, CFStringRef key, Boolean isRegex) argument
H A DSCDNotifierRemove.c43 removeKey(CFMutableArrayRef keys, CFStringRef key) argument
66 SCDynamicStoreRemoveWatchedKey(SCDynamicStoreRef store, CFStringRef key, Boolean isRegex) argument
[all...]
/macosx-10.9.5/configd-596.15/configd.tproj/
H A D_confignotify.c36 __SCDynamicStoreNotifyValue(SCDynamicStoreRef store, CFStringRef key, Boolean internal) argument
88 CFStringRef key = NULL; /* key (un-serialized) */ local
[all...]
H A D_configremove.c39 __SCDynamicStoreRemoveValue(SCDynamicStoreRef store, CFStringRef key, Boolean internal) argument
128 CFStringRef key = NULL; /* key (un-serialized) */ local
[all...]
H A Dsession.h70 mach_port_t key; member in struct:__anon7143
/macosx-10.9.5/cups-372.4/cups/cups/
H A Dattr.c41 ppd_attr_t key, /* Search key */ local
/macosx-10.9.5/cups-372.4/cups/scheduler/
H A Dbanners.c49 cupsd_banner_t key; /* Search key */ local
H A Dnetwork.c46 cupsd_netif_t key; /* Search key */ local
H A Dtls-gnutls.c156 gnutls_x509_privkey key; /* Encryption key */ local
[all...]
/macosx-10.9.5/curl-78.94.1/curl/lib/
H A Dhmac.c52 Curl_HMAC_init(const HMAC_params * hashparams, const unsigned char * key, unsigned int keylen) argument
/macosx-10.9.5/curl-78.94.1/curl/tests/unit/
H A Dunit1300.c30 static void test_curl_llist_dtor(void *key, void *value) argument
H A Dunit1309.c80 struct timeval key; variable in typeref:struct:timeval
/macosx-10.9.5/groff-38/groff/src/libs/libgroff/
H A Dglyphuni.cpp38 const char *key; member in struct:S
H A Duniglyph.cpp38 const char *key; member in struct:S
H A Duniuni.cpp43 const char *key; member in struct:S
/macosx-10.9.5/groff-38/groff/src/utils/hpftodit/
H A Dhpuni.cpp37 const char *key; member in struct:S

Completed in 158 milliseconds

1234567891011>>