Searched +defs:key +defs:desc (Results 1 - 25 of 61) sorted by relevance

123

/macosx-10.10/Security-57031.1.35/Security/sec/securityd/
H A DSecItemDb.c52 const SecDbAttr *desc; local
46 SecDbAttrWithKey(const SecDbClass *c, CFTypeRef key, CFErrorRef *error) argument
[all...]
H A DSecDbQuery.c130 static void query_add_attribute_with_desc(const SecDbAttr *desc, const void *value, Query *q) argument
224 query_add_attribute(const void *key, const void *value, Query *q) argument
226 const SecDbAttr *desc = SecDbAttrWithKey(q->q_class, key, &q->q_error); local
232 query_set_attribute_with_desc(const SecDbAttr *desc, const void *value, Query *q) argument
254 query_add_match(const void *key, const void *value, Query *q) argument
342 query_add_class(const void *key, const void *value, Query *q) argument
355 query_add_return(const void *key, const void *value, Query *q) argument
392 query_add_use(const void *key, const void *value, Query *q) argument
459 query_add_value(const void *key, const void *value, Query *q) argument
484 query_update_applier(const void *key, const void *value, void *context) argument
514 query_applier(const void *key, const void *value, void *context) argument
[all...]
H A DSecItemDataSource.c139 const SecDbAttr *desc = SecDbAttrWithKey(SecDbItemGetClass(item1), kSecAttrModificationDate, error); local
210 static bool dsForEachObject(SOSDataSourceRef data_source, SOSManifestRef manifest, CFErrorRef *error, void (^handle_object)(CFDataRef key, SOSObjectRef object, bool *stop)) { argument
413 dsCopyStateWithKey(SOSDataSourceRef data_source, CFStringRef key, CFStringRef pdmn, CFErrorRef *error) argument
445 dsSetStateWithKey(SOSDataSourceRef data_source, SOSTransactionRef txn, CFStringRef key, CFStringRef pdmn, CFDataRef state, CFErrorRef *error) argument
612 SecItemServerAppendItemDescription(CFMutableStringRef desc, CFDictionaryRef object) argument
[all...]
/macosx-10.10/Heimdal-398.1.2/lib/wind/
H A Dgen-map.py98 desc = m.group(4) variable
104 key = int(m.group(1), 0x10) variable
106 desc = m.group(3) variable
[all...]
/macosx-10.10/SmartCardServices-55111/src/PCSC/
H A DPCSCDriverBundle.cpp153 std::string DriverBundle::getStringAttr(CFDictionaryRef dict, CFStringRef key) argument
196 const DeviceDescription *desc = static_cast<DeviceDescription *>(*it); local
212 const DeviceDescription *desc = static_cast<DeviceDescription *>(*it); local
[all...]
/macosx-10.10/bless-103/test/
H A DUtilitiesCFPrettyPrint.c54 char *desc; local
103 static void _TAOCFDictionaryPrettyPrint(const void *key, const void *value, void *context) { argument
104 char *desc; local
116 char desc[256]; local
151 char *desc; local
[all...]
/macosx-10.10/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOLocalConfigDirectory.cpp345 IOReturn IOLocalConfigDirectory::addEntry(int key, UInt32 value, OSString* desc ) argument
381 IOReturn IOLocalConfigDirectory::addEntry( int key, IOLocalConfigDirectory *value, OSString* desc ) argument
415 addEntry(int key, OSData *value, OSString* desc ) argument
461 addEntry( int key, FWAddress value, OSString* desc ) argument
494 addEntry(OSString *desc) argument
[all...]
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIDKeyboardDevice.cpp180 void * desc; local
303 void IOHIDKeyboardDevice::postKeyboardEvent(UInt8 key, bool keyDown) argument
/macosx-10.10/configd-699.1.5/IPMonitorControl/
H A DIPMonitorControl.c177 const char * desc; local
226 ApplyInterfaceRank(const void * key, const void * value, void * context) argument
/macosx-10.10/tcl-105/tcl_ext/tclae/tclae/generic/
H A DAEPrintCarbon.c59 AEPrint( const AEDesc *desc, char *bufStr, long bufSize ) argument
75 AEPrintSize( const AEDesc *desc, long *stringLength ) argument
193 AEDesc desc, textDesc; local
225 AEKeyword key, optionalKey; local
265 printDescList( Buf *buf, AEDescList *desc, DescType originalType ) argument
[all...]
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-bdb/
H A Dmonitor.c71 char *desc; member in struct:__anon3062
121 char *desc; member in struct:__anon3063
543 int key; local
594 bdb_monitor_idx_add( struct bdb_info *bdb, AttributeDescription *desc, slap_mask_t type ) argument
601 int rc = 0, key; local
[all...]
/macosx-10.10/configd-699.1.5/SystemConfiguration.fproj/reachability/
H A DSCNetworkReachabilityServer_client.c48 char *desc; local
83 _rbt_compare_transaction_key(void *context, const void *n1, const void *key) argument
H A DSCNetworkReachabilityServer_server.c57 char *desc; local
327 CFDataRef key; local
409 CFDataRef key; local
460 CFDataRef key; local
560 _rbt_compare_transaction_key(void *context, const void *n1, const void *key) argument
640 _reach_client_remove_target(const void *key, const void *value, void *context) argument
665 CFDataRef key; local
860 CFDataRef key; local
1651 _snapshot_digest_watcher(const void *key, const void *value, void *context) argument
1689 _snapshot_digest(const void *key, const void *value, void *context) argument
1759 _snapshot_target(const void *key, const void *value, void *context) argument
[all...]
/macosx-10.10/ncurses-44/ncurses/progs/
H A Dtoe.c120 const char *desc; local
246 DBT key, data; local
/macosx-10.10/BerkeleyDB-21/db/java/src/com/sleepycat/asm/
H A DClassWriter.java221 Item key; field in class:ClassWriter
574 public AnnotationVisitor visitAnnotation(String desc, boolean visible) { argument
563 visitOuterClass( final String owner, final String name, final String desc) argument
610 visitField( final int access, final String name, final String desc, final String signature, final Object value) argument
620 visitMethod( final int access, final String name, final String desc, final String signature, final String[] exceptions) argument
934 newField(final String owner, final String name, final String desc) argument
956 newMethodItem( final String owner, final String name, final String desc, final boolean itf) argument
985 newMethod( final String owner, final String name, final String desc, final boolean itf) argument
1096 newNameType(final String name, final String desc) argument
1115 get(final Item key) argument
[all...]
/macosx-10.10/Security-57031.1.35/Security/sec/SOSCircle/CKBridge/
H A DSOSCloudKeychainClient.c102 char *desc = xpc_copy_description(object); local
349 static void SecXPCDictionarySetCFObject(xpc_object_t xdict, const char *key, CFTypeRef object) argument
/macosx-10.10/dtrace-147/libdtrace/
H A Ddt_provider.c59 dtrace_providerdesc_t desc; local
356 char *key; local
673 char *key = dt_probe_key(pdp, alloca(keylen)); local
[all...]
/macosx-10.10/emacs-93/emacs/lisp/
H A Dbindings.el[all...]
/macosx-10.10/Heimdal-398.1.2/lib/ntlm/
H A Dntlm.c377 ret_sec_string(krb5_storage *sp, int ucs2, struct sec_buffer *desc, char **s) argument
414 ret_buf(krb5_storage *sp, struct sec_buffer *desc, struct ntlm_buf *buf) argument
1180 unsigned char key[ local
1212 heim_ntlm_nt_key(const char *password, struct ntlm_buf *key) argument
1259 heim_ntlm_calculate_ntlm1(void *key, size_t len, unsigned char challenge[8], struct ntlm_buf *answer) argument
1284 heim_ntlm_v1_base_session(void *key, size_t len, struct ntlm_buf *session) argument
1309 heim_ntlm_v2_base_session(void *key, size_t len, struct ntlm_buf *ntlmResponse, struct ntlm_buf *session) argument
1394 heim_ntlm_build_ntlm1_master(void *key, size_t len, struct ntlm_buf *session, struct ntlm_buf *master) argument
1428 heim_ntlm_build_ntlm2_master(void *key, size_t len, struct ntlm_buf *blob, struct ntlm_buf *session, struct ntlm_buf *master) argument
1510 heim_ntlm_ntlmv2_key(const void *key, size_t len, const char *username, const char *target, int upper_case_target, unsigned char ntlmv2[16]) argument
1583 heim_ntlm_calculate_lm2(const void *key, size_t len, const char *username, const char *target, const unsigned char serverchallenge[8], unsigned char ntlmv2[16], struct ntlm_buf *answer) argument
1632 heim_ntlm_calculate_ntlm2(const void *key, size_t len, const char *username, const char *target, const unsigned char serverchallenge[8], const struct ntlm_buf *infotarget, unsigned char ntlmv2[16], struct ntlm_buf *answer) argument
1716 verify_ntlm2(const void *key, size_t len, const char *username, const char *target, int upper_case_target, time_t now, const unsigned char serverchallenge[8], const struct ntlm_buf *answer, struct ntlm_buf *infotarget, unsigned char ntlmv2[16]) argument
1839 heim_ntlm_verify_ntlm2(const void *key, size_t len, const char *username, const char *target, time_t now, const unsigned char serverchallenge[8], const struct ntlm_buf *answer, struct ntlm_buf *infotarget, unsigned char ntlmv2[16]) argument
[all...]
/macosx-10.10/ICU-531.30/icuSources/common/
H A Dserv.cpp136 SimpleFactory::create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) const argument
376 ICUServiceKey* key = createKey(&descriptor, status); local
385 ICUService::getKey(ICUServiceKey& key, UErrorCode& status) const argument
394 ICUService::getKey(ICUServiceKey& key, UnicodeString* actualReturn, UErrorCode& status) const argument
427 getKey(ICUServiceKey& key, UnicodeString* actualReturn, const ICUServiceFactory* factory, UErrorCode& status) const argument
554 UnicodeString* desc = (UnicodeString*)cacheDescriptorList._obj->elementAt(i); local
820 ICUServiceKey* key = createKey(&id, status); local
[all...]
/macosx-10.10/Security-57031.1.35/Security/authd/
H A Dauthitems.c105 CFMutableStringRef desc = CFStringCreateMutable(kCFAllocatorDefault, 0); local
444 _find_item(auth_items_t items, const char * key) argument
461 auth_items_set_flags(auth_items_t items, const char *key, uint32_t flags) argument
470 auth_items_clear_flags(auth_items_t items, const char *key, uint32_t flags) argument
479 auth_items_get_flags(auth_items_t items, const char *key) argument
490 auth_items_check_flags(auth_items_t items, const char *key, uint32_t flags) argument
497 auth_items_set_key(auth_items_t items, const char *key) argument
510 auth_items_exist(auth_items_t items, const char *key) argument
516 auth_items_remove(auth_items_t items, const char *key) argument
602 auth_items_set_string(auth_items_t items, const char *key, const char *value) argument
621 auth_items_get_string(auth_items_t items, const char *key) argument
638 auth_items_set_data(auth_items_t items, const char *key, const void *value, size_t len) argument
656 auth_items_get_data(auth_items_t items, const char *key, size_t *len) argument
676 auth_items_set_bool(auth_items_t items, const char *key, bool value) argument
691 auth_items_get_bool(auth_items_t items, const char *key) argument
716 auth_items_set_int(auth_items_t items, const char *key, int32_t value) argument
731 auth_items_get_int(auth_items_t items, const char *key) argument
756 auth_items_set_uint(auth_items_t items, const char *key, uint32_t value) argument
771 auth_items_get_uint(auth_items_t items, const char *key) argument
796 auth_items_set_int64(auth_items_t items, const char *key, int64_t value) argument
811 auth_items_get_int64(auth_items_t items, const char *key) argument
836 auth_items_set_uint64(auth_items_t items, const char *key, uint64_t value) argument
851 auth_items_get_uint64(auth_items_t items, const char *key) argument
875 auth_items_set_double(auth_items_t items, const char *key, double value) argument
889 auth_items_get_double(auth_items_t items, const char *key) argument
913 auth_items_get_type(auth_items_t items, const char *key) argument
923 auth_items_get_length(auth_items_t items, const char *key) argument
933 auth_items_set_value(auth_items_t items, const char *key, uint32_t type, uint32_t flags, const void *value, size_t len) argument
1059 _find_right_item(auth_rights_t rights, const char * key) argument
1082 auth_rights_set_flags(auth_rights_t rights, const char *key, uint32_t flags) argument
1090 auth_rights_clear_flags(auth_rights_t rights, const char *key, uint32_t flags) argument
1098 auth_rights_get_flags(auth_rights_t rights, const char *key) argument
1108 auth_rights_check_flags(auth_rights_t rights, const char *key, uint32_t flags) argument
1119 auth_rights_add(auth_rights_t rights, const char *key) argument
1128 auth_rights_exist(auth_rights_t rights, const char *key) argument
1133 auth_rights_remove(auth_rights_t rights, const char *key) argument
1154 auth_rights_iterate(auth_rights_t rights, bool(^iter)(const char * key)) argument
[all...]
/macosx-10.10/Security-57031.1.35/Security/sec/SOSCircle/SecureObjectSync/
H A DSOSPeer.c114 static CFStringRef SOSPeerCreateManifestArrayDescriptionWithKey(SOSPeerRef peer, CFStringRef key, CFStringRef label) { argument
130 CFStringRef desc = CFStringCreateWithFormat(kCFAllocatorDefault, NULL, CFSTR("<%@ %s%s%@%@%@%@%@>"), local
154 static CFMutableArrayRef SOSPeerGetDigestsWithKey(SOSPeerRef peer, CFStringRef key) { argument
165 static void SOSPeerStateSetDigestForKey(CFMutableDictionaryRef peerState, CFStringRef key, CFDataRef digest) { argument
172 SOSPeerAddManifestWithKey(SOSPeerRef peer, CFStringRef key, SOSManifestRef manifest) argument
[all...]
/macosx-10.10/configd-699.1.5/scutil.tproj/
H A Dnet_interface.c927 CFMutableStringRef desc; local
989 __doRank(CFStringRef key, const char *description, void *info, int argc, char **argv, CFMutableDictionaryRef newConfiguration) argument
1048 _replaceOne(const void *key, const void *value, void *context) argument
1203 __doCapability(CFStringRef key, const char *description, void *info, int argc, char **argv, CFMutableDictionaryRef newConfiguration) argument
1295 __doIPSecSharedSecret(CFStringRef key, const char *description, void *info, int argc, char **argv, CFMutableDictionaryRef newConfiguration) argument
1373 __doIPSecSharedSecretType(CFStringRef key, const char *description, void *info, int argc, char **argv, CFMutableDictionaryRef newConfiguration) argument
1399 __doIPSecXAuthPassword(CFStringRef key, const char *description, void *info, int argc, char **argv, CFMutableDictionaryRef newConfiguration) argument
1478 __doIPSecXAuthPasswordType(CFStringRef key, const char *description, void *info, int argc, char **argv, CFMutableDictionaryRef newConfiguration) argument
1521 __doOnDemandDomains(CFStringRef key, const char *description, void *info, int argc, char **argv, CFMutableDictionaryRef newConfiguration) argument
1592 __doIPSecOnDemandMatch(CFStringRef key, const char *description, void *info, int argc, char **argv, CFMutableDictionaryRef newConfiguration) argument
1779 __doPPPAuthPW(CFStringRef key, const char *description, void *info, int argc, char **argv, CFMutableDictionaryRef newConfiguration) argument
1858 __doPPPAuthPWType(CFStringRef key, const char *description, void *info, int argc, char **argv, CFMutableDictionaryRef newConfiguration) argument
1897 __doPPPIPSec(CFStringRef key, const char *description, void *info, int argc, char **argv, CFMutableDictionaryRef newPPPConfiguration) argument
1979 __doPPPOnDemandMatch(CFStringRef key, const char *description, void *info, int argc, char **argv, CFMutableDictionaryRef newConfiguration) argument
2137 __doVPNAuthPW(CFStringRef key, const char *description, void *info, int argc, char **argv, CFMutableDictionaryRef newConfiguration) argument
2215 __doVPNAuthPWType(CFStringRef key, const char *description, void *info, int argc, char **argv, CFMutableDictionaryRef newConfiguration) argument
[all...]
/macosx-10.10/iodbc-42.5/iodbc/iodbcinst/
H A Ddlf.c293 int a, key; local
319 int key; local
338 int key; local
832 struct dsc$descriptor desc; local
[all...]
/macosx-10.10/ruby-106/ruby/
H A Ddln.c459 undef_print(char *key, char *value) argument
650 char *key = sym->n_un.n_name; local
717 char *key; local
897 search_undef(const char *key, int value, st_table *lib_tbl) argument
1210 const IMAGE_IMPORT_DESCRIPTOR *desc; local
[all...]

Completed in 200 milliseconds

123