Searched +defs:message +defs:key +defs:id (Results 1 - 25 of 29) sorted by relevance

12

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIDSecurePromptClient.cpp76 mach_msg_header_t message; member in struct:IOHIDSecurePromptClient_KeyqueueMessage
78 UInt32 id; member in struct:IOHIDSecurePromptClient_KeyqueueMessage
85 UInt16 id; member in struct:IOHIDSecurePromptClient_KeyqueueEntry
283 IOHIDSecurePromptClient::postKey(UInt32 key, argument
305 UInt32 key = (uintptr_t)p1; local
[all...]
/macosx-10.10/bind9-45.101/bind9/bin/dnssec/
H A Ddnssectool.c87 check_result(isc_result_t result, const char *message) { argument
372 check_keyversion(dst_key_t *key, char *keystr) { argument
388 set_keyversion(dst_key_t *key) { argument
415 dns_dnsseckey_t *key = NULL; local
416 isc_uint16_t id, oldid; local
[all...]
/macosx-10.10/cups-408/cups/scheduler/
H A Dcolorman.c897 DBusMessage *message = NULL; /* D-Bus request */ local
218 apple_init_profile( ppd_file_t *ppd, cups_array_t *languages, CFMutableDictionaryRef profile, unsigned id, const char *name, const char *text, const char *iccfile) argument
1014 DBusMessage *message = NULL; /* D-Bus request */ local
1110 DBusMessage *message = NULL; /* D-Bus request */ local
1177 DBusMessage *message = NULL; /* D-Bus request */ local
1225 colord_dict_add_strings( DBusMessageIter *dict, const char *key, const char *value) argument
1248 DBusMessage *message = NULL; /* D-Bus request */ local
[all...]
H A Djob.c1445 cupsdFindJob(int id) argument
1447 cupsd_job_t key; /* Search key */ local
2457 cupsdSetJobState( cupsd_job_t *job, ipp_jstate_t newstate, cupsd_jobaction_t action, const char *message, ...) argument
2884 cupsd_joblog_t *message; /* Current message */ local
2992 char *message; /* Current message */ local
3018 const char *message; /* Message for job state */ local
4807 char message[CUPSD_SB_BUFFER_SIZE], local
[all...]
/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Dicusvtst.cpp113 ICUServiceKey* createKey(const UnicodeString* id, UErrorCode& status) const { argument
117 virtual ICUServiceFactory* createSimpleFactory(UObject* obj, const UnicodeString& id, UBool visible, UErrorCode& status) argument
179 ICUServiceTest::lrmsg(UnicodeString& result, const UnicodeString& message, const UObject* lhs, const UObject* rhs) const argument
190 ICUServiceTest::confirmBoolean(const UnicodeString& message, UBool val) argument
218 confirmEqual(const UnicodeString& message, const Integer* lhs, const Integer* rhs) argument
235 confirmEqual(const UnicodeString& message, const UnicodeString* lhs, const UnicodeString* rhs) argument
252 confirmEqual(const UnicodeString& message, const Locale* lhs, const Locale* rhs) argument
271 confirmStringsEqual(const UnicodeString& message, const UnicodeString& lhs, const UnicodeString& rhs) argument
290 confirmIdentical(const UnicodeString& message, const UObject* lhs, const UObject *rhs) argument
302 confirmIdentical(const UnicodeString& message, int32_t lhs, int32_t rhs) argument
312 msgstr(const UnicodeString& message, UObject* obj, UBool err) argument
478 createSimpleFactory(UObject* obj, const UnicodeString& id, UBool visible, UErrorCode& status) argument
497 createKey(const UnicodeString* id, UErrorCode& status) const argument
501 createSimpleFactory(UObject* obj, const UnicodeString& id, UBool visible, UErrorCode& ) argument
519 create(const ICUServiceKey& key, const ICUService* , UErrorCode& ) const argument
565 create(const ICUServiceKey& key, const ICUService* , UErrorCode& status) const argument
589 getDisplayName(const UnicodeString& id, const Locale& locale, UnicodeString& result) const argument
686 const UnicodeString* id = (const UnicodeString*)ids[i]; local
756 UnicodeString id = "en_us_surfer_gal"; local
779 UnicodeString id = "en_US_SURFER_BOZO"; local
807 const UnicodeString* id = (const UnicodeString*)ids[i]; local
848 getDisplayName(const UnicodeString& id, const Locale& locale, UnicodeString& result) const argument
904 const UnicodeString* id = (const UnicodeString*)ids[i]; local
1170 const UnicodeString* id = (const UnicodeString*)ids[i]; local
1182 const UnicodeString* id = (const UnicodeString*)ids[i]; local
1228 create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) const argument
1249 getDisplayName(const UnicodeString& id, const Locale& , UnicodeString& result) const argument
1385 LocaleKey* key = LocaleKey::createWithCanonicalFallback(&primary, &fallback, status); local
[all...]
H A Dapicoll.cpp52 CollationAPITest::doAssert(UBool condition, const char *message) argument
1746 uint8_t key[256]; member in struct:teststruct
1935 char id = *((char *)RuleBasedCollator::getStaticClassID()); local
1955 CollationKey *key = new CollationKey(); local
2082 getCollationKey(const UnicodeString& source, CollationKey& key, UErrorCode& status) const argument
2095 getCollationKey(const UChar*source, int32_t sourceLength, CollationKey& key, UErrorCode& status) const argument
2236 CollationKey key; local
[all...]
/macosx-10.10/bind9-45.101/bind9/lib/dns/
H A Drequest.c686 dns_messageid_t id; local
829 dns_request_create(dns_requestmgr_t *requestmgr, dns_message_t *message, argument
842 dns_request_createvia(dns_requestmgr_t *requestmgr, dns_message_t *message, isc_sockaddr_t *srcaddr, isc_sockaddr_t *destaddr, unsigned int options, dns_tsigkey_t *key, unsigned int timeout, isc_task_t *task, isc_taskaction_t action, void *arg, dns_request_t **requestp) argument
855 dns_request_createvia2(dns_requestmgr_t *requestmgr, dns_message_t *message, isc_sockaddr_t *srcaddr, isc_sockaddr_t *destaddr, unsigned int options, dns_tsigkey_t *key, unsigned int timeout, unsigned int udptimeout, isc_task_t *task, isc_taskaction_t action, void *arg, dns_request_t **requestp) argument
873 dns_request_createvia3(dns_requestmgr_t *requestmgr, dns_message_t *message, isc_sockaddr_t *srcaddr, isc_sockaddr_t *destaddr, unsigned int options, dns_tsigkey_t *key, unsigned int timeout, unsigned int udptimeout, unsigned int udpretries, isc_task_t *task, isc_taskaction_t action, void *arg, dns_request_t **requestp) argument
886 dns_messageid_t id; local
1033 req_render(dns_message_t *message, isc_buffer_t **bufferp, unsigned int options, isc_mem_t *mctx) argument
1174 dns_request_getresponse(dns_request_t *request, dns_message_t *message, unsigned int options) argument
[all...]
H A Dtsig.c193 tsig_log(dns_tsigkey_t *key, int level, const char *fmt, ...) { argument
195 char message[4096]; local
291 dns_tsigkey_createfromkey(dns_name_t *name, dns_name_t *algorithm, dst_key_t *dstkey, isc_boolean_t generated, dns_name_t *creator, isc_stdtime_t inception, isc_stdtime_t expire, isc_mem_t *mctx, dns_tsig_keyring_t *ring, dns_tsigkey_t **key) argument
710 dns_tsigkey_create(dns_name_t *name, dns_name_t *algorithm, unsigned char *secret, int length, isc_boolean_t generated, dns_name_t *creator, isc_stdtime_t inception, isc_stdtime_t expire, isc_mem_t *mctx, dns_tsig_keyring_t *ring, dns_tsigkey_t **key) argument
828 tsigkey_free(dns_tsigkey_t *key) argument
849 dns_tsigkey_t *key; local
865 dns_tsigkey_setdeleted(dns_tsigkey_t *key) argument
876 dns_tsigkey_t *key; local
1169 dst_key_t *key = NULL; local
1173 isc_uint16_t addcount, id; local
1479 dst_key_t *key = NULL; local
1481 isc_uint16_t addcount, id; local
1692 dns_tsigkey_t *key; local
1747 dns_tsigkey_t *key; local
[all...]
/macosx-10.10/curl-83.1.2/curl/lib/
H A Dimap.c278 const char *id = imapc->resptag; local
391 char* message = NULL; local
2386 const char *key = ptr; local
[all...]
/macosx-10.10/ppp-786.1.1/Authenticators/Radius/
H A Dmain.c254 void makestr(CFDictionaryRef dict, const void *key, char **value, char *defaultval, char *errorstr) { argument
282 makeint(CFDictionaryRef dict, const void *key, int *value, int defaultval) argument
569 radius_authenticate_user(char *user, char *passwd, int type, char *challenge, int chal_len, int chal_id, void *remotemd, int remotemd_len, unsigned char *message, int message_space, int changepassword) argument
869 radius_chap_auth(u_char *user, u_char *ourname, int id, struct chap_digest_type *digest, unsigned char *challenge, unsigned char *response, unsigned char *message, int message_space) argument
884 radius_chap_auth_unknown(char *user, char *ourname, int code, int id, struct chap_digest_type *digest, unsigned char *challenge, unsigned char *pkt, int pkt_len, unsigned char *message, int message_space) argument
944 radius_decryptmppekey(char *key, u_int8_t *attr_value, size_t attr_len, char *secret, char *authenticator, size_t auth_len) argument
[all...]
/macosx-10.10/ppp-786.1.1/Helpers/pppd/
H A Dchap_ms.c221 chapms_verify_response(int id, char *name, argument
271 chapms2_verify_response(int id, char *name, argument
350 chapms_make_response(unsigned char *response, int id, char *our_name, unsigned char *challenge, u_char *secret, int secret_len, unsigned char *private) argument
360 chapms2_make_response(unsigned char *response, int id, char *our_name, unsigned char *challenge, u_char *secret, int secret_len, unsigned char *private) argument
420 rc4_init(struct rc4_state *const state, const u_char *key, int keylen) argument
716 chapms_handle_failure(unsigned char *inp, int len, char *message, int message_max_len) argument
[all...]
/macosx-10.10/Security-57031.1.35/codesign_wrapper/
H A Dcodesign_wrapper.c494 CFDataRef message = cfdata_read_file(profile_path); local
601 filter_entitlement(const void *key, const void *value, argument
635 cms_verify_signer(CFDataRef message, CFDataRef detached) argument
680 cms_verify(CFDataRef message, CFDataRef detached, CFArrayRef certificates) argument
803 ServerCommandSendReceive(uint32_t id, CFTypeRef in, CFTypeRef *out) argument
[all...]
/macosx-10.10/bind9-45.101/bind9/bin/named/
H A Dclient.c869 ns_client_sendraw(ns_client_t *client, dns_message_t *message) { argument
1106 dns_message_t *message; local
1318 dns_tsigkey_t *key = NULL; local
1386 dns_messageid_t id; local
[all...]
/macosx-10.10/emacs-93/emacs/src/
H A Dgtkutil.c1037 get_dialog_title(char key) argument
1345 char message[1024]; local
3070 int id = (int) (EMACS_INT) data; /* The EMACS_INT cast avoids a warning. */ local
3364 Lisp_Object key, frame; local
[all...]
H A Dmacmenu.c109 char* key; member in struct:_widget_value
1703 int id; local
1809 Lisp_Object key, string, maps; local
2452 char *dialog_name, *message; local
3055 CFStringRef name, key; local
3141 int id, submenu_id; local
[all...]
H A Dxdisp.c4503 int id = get_composition_id (pos, pos_byte, end - pos, prop, string); local
7704 Lisp_Object args[2], message; local
7734 message (m, a1, a2, a3) function
10114 Lisp_Object key, frame; local
18630 int id = lookup_image (it->f, prop); local
[all...]
/macosx-10.10/vim-55/src/
H A Dgui_photon.c441 PhKeyEvent_t *key; local
1487 PhKeyEvent_t *key; local
1499 gui_mch_dialog( int type, char_u *title, char_u *message, char_u *buttons, int default_button, char_u *textfield) argument
1862 int id; local
[all...]
H A Dgui_w48.c849 gui_mswin_find_menu( vimmenu_T *pMenu, int id) argument
875 _OnMenu( HWND hwnd, int id, HWND hwndCtl, UINT codeNotify) argument
1100 vim_WindowProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) argument
1705 int key; local
3735 HWND id = sba[ (sb == sba + SBAR_LEFT) ? SBAR_RIGHT : SBAR_LEFT].id; local
[all...]
H A Dgui_gtk_x11.c932 int key; local
1954 sm_client_check_changed_any(GnomeClient *client UNUSED, gint key, GnomeDialogType type UNUSED, gpointer data UNUSED) argument
5845 int id; local
5978 char_u *message; local
[all...]
/macosx-10.10/bind9-45.101/bind9/bin/dig/
H A Ddighost.c176 dns_tsigkey_t *key = NULL; variable
325 dst_key_t * key[MAX_TRUSTED_KEY]; member in struct:struct_trusted_key_list
1050 const cfg_obj_t *key = NULL; local
1423 add_question(dns_message_t *message, dns_name_t *name, dns_rdataclass_t rdclass, dns_rdatatype_t rdtype) argument
1980 isc_uint32_t id; local
3042 dns_messageid_t id; local
4247 dst_key_t *key = NULL; local
[all...]
/macosx-10.10/cups-408/cups/test/
H A Dippserver.c288 int id; /* Job ID */ member in struct:_ipp_job_s
2341 _ipp_job_t key, /* Job search key */ local
5610 char message[1024]; /* Text message */ local
5704 respond_ipp(_ipp_client_t *client, ipp_status_t status, const char *message, ...) argument
[all...]
/macosx-10.10/dyld-353.2.1/src/
H A Ddyld.cpp1371 static void paths_expand_roots(const char **paths, const char *key, const char *val) argument
1435 void processDyldEnvironmentVariable(const char* key, cons argument
1622 char key[keyLen+1]; local
1744 char key[keyLen+1]; local
3673 setErrorMessage(const char* message) argument
3685 halt(const char* message) argument
3753 const char* message = "fast lazy binding from unknown image"; local
4107 const struct dylib_command* id = (struct dylib_command*)cmd; local
[all...]
/macosx-10.10/WebCore-7600.1.25/css/
H A DCSSParser.cpp1353 CSSValueID id = cssValueKeywordID(cssColor); local
1724 int id = value->id; local
1733 int id = value->id; local
1793 CSSValueID id = value->id; local
3082 isItemPositionKeyword(CSSValueID id) argument
3792 CSSValueID id = m_valueList->current()->id; local
3826 int id = valueList->current()->id; local
3842 int id = valueList->current()->id; local
3858 CSSValueID id = valueList->current()->id; local
4174 CSSValueID id = m_valueList->current()->id; local
5240 isValidGridAutoFlowId(CSSValueID id) argument
6212 CSSValueID id = value->id; local
6227 CSSValueID id = value->id; local
7444 isBorderImageRepeatKeyword(int id) argument
7884 CSSValueID id = args->current()->id; local
7911 CSSValueID id = stopArg->id; local
8078 CSSValueID id = value->id; local
11536 logError(const String& message, int lineNumber) argument
11764 float key = static_cast<float>(keys.valueAt(i)->fValue); local
[all...]
/macosx-10.10/WebCore-7600.1.25/dom/
H A DDocument.cpp378 String message = "Unsafe JavaScript attempt to initiate navigation for frame with URL '" + frame->document()->url().string() + "' from frame with URL '" + activeURL.string() + "'. " + reason + "\n"; local
703 Element* Document::getElementByAccessKey(const String& key) argument
2828 String message = "Refused to refresh " + m_url.stringCenterEllipsizedToLength() + " to a javascript: URL"; local
2859 String message = "Refused to display '" + url().stringCenterEllipsizedToLength() + "' in a frame because it set 'X-Frame-Options' to '" + content + "'."; local
2984 setParserFeature(const String& key, const String& value, Document* document, void*) argument
4886 addConsoleMessage(MessageSource source, MessageLevel level, const String& message, unsigned long requestIdentifier) argument
4897 addMessage(MessageSource source, MessageLevel level, const String& message, const String& sourceURL, unsigned lineNumber, unsigned columnNumber, PassRefPtr<Inspector::ScriptCallStack> callStack, JSC::ExecState* state, unsigned long requestIdentifier) argument
5632 cancelAnimationFrame(int id) argument
6156 wrapCryptoKey(const Vector<uint8_t>& key, Vector<uint8_t>& wrappedKey) argument
6164 unwrapCryptoKey(const Vector<uint8_t>& wrappedKey, Vector<uint8_t>& key) argument
[all...]
/macosx-10.10/BerkeleyDB-21/db/libdb_java/
H A Ddb_java_wrap.c1964 __dbj_foreignkey_nullify(DB *db, const DBT *key, DBT *data, const DBT *skey, int *changed) argument
2047 __dbj_seckey_create(DB *db, const DBT *key, const DBT *data, DBT *result) argument
2502 Db_del(struct Db *self,DB_TXN *txnid,DBT *key,u_int32_t flags) argument
2505 Db_err(struct Db *self,int error,char const *message) argument
2508 Db_errx(struct Db *self,char const *message) argument
2511 Db_exists(struct Db *self,DB_TXN *txnid,DBT *key,u_int32_t flags) argument
2514 Db_get(struct Db *self,DB_TXN *txnid,DBT *key,DBT *data,u_int32_t flags) argument
2632 Db_key_range(struct Db *self,DB_TXN *txnid,DBT *key,DB_KEY_RANGE *key_range,u_int32_t flags) argument
2639 Db_pget(struct Db *self,DB_TXN *txnid,DBT *key,DBT *pkey,DBT *data,u_int32_t flags) argument
2642 Db_put(struct Db *self,DB_TXN *txnid,DBT *key,DBT *data,u_int32_t flags) argument
2763 Dbc_get(struct Dbc *self,DBT *key,DBT *data,u_int32_t flags) argument
2771 Dbc_pget(struct Dbc *self,DBT *key,DBT *pkey,DBT *data,u_int32_t flags) argument
2774 Dbc_put(struct Dbc *self,DBT *key,DBT *data,u_int32_t flags) argument
2797 DbEnv_err(struct DbEnv *self,int error,char const *message) argument
2800 DbEnv_errx(struct DbEnv *self,char const *message) argument
2978 u_int32_t id; local
2982 DbEnv_lock_id_free(struct DbEnv *self,u_int32_t id) argument
3429 DbSequence_get_key(struct DbSequence *self,DBT *key) argument
3445 DbSequence_open(struct DbSequence *self,DB_TXN *txnid,DBT *key,u_int32_t flags) argument
[all...]

Completed in 543 milliseconds

12