Searched refs:msg (Results 51 - 75 of 3391) sorted by relevance

1234567891011>>

/macosx-10.10.1/Security-57031.1.35/Security/include/security_keychain/
H A DgenerateErrStrings.pl80 $msg = "//\n// Security error code tables.\n// $warning\n//\n";
90 $msg = $msg . "\n/* $errx */\n\"$value\" = \"$str\";\n";
93 $msg = $msg . "\n";
94 $output = encode("UTF-16", $msg, Encode::FB_PERLQQ);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DgenerateErrStrings.pl80 $msg = "//\n// Security error code tables.\n// $warning\n//\n";
90 $msg = $msg . "\n/* $errx */\n\"$value\" = \"$str\";\n";
93 $msg = $msg . "\n";
94 $output = encode("UTF-16", $msg, Encode::FB_PERLQQ);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DgenerateErrStrings.pl80 $msg = "//\n// Security error code tables.\n// $warning\n//\n";
90 $msg = $msg . "\n/* $errx */\n\"$value\" = \"$str\";\n";
93 $msg = $msg . "\n";
94 $output = encode("UTF-16", $msg, Encode::FB_PERLQQ);
/macosx-10.10.1/curl-83.1.2/curl/tests/unit/
H A Dcurlcheck.h25 #define fail_if(expr, msg) \
28 __FILE__, __LINE__, #expr, msg); \
32 #define fail_unless(expr, msg) \
35 __FILE__, __LINE__, #expr, msg); \
48 #define fail(msg) do { \
50 __FILE__, __LINE__, msg); \
56 #define abort_if(expr, msg) \
59 __FILE__, __LINE__, #expr, msg); \
64 #define abort_unless(expr, msg) \
67 __FILE__, __LINE__, #expr, msg); \
[all...]
/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/dlopen-RTLD_NOW/
H A Dmain.c43 const char* msg = dlerror(); local
44 if ( strstr(msg, "foo2") != NULL ) {
48 FAIL("dlopen(test.bundle, RTLD_NOW) failed but error message did not contain foo2: %s", msg);
/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/dlopen-codesign/
H A Dmain.c19 const char* msg = dlerror(); local
20 if ( strstr(msg, "signature") == NULL ) {
21 FAIL("dlopen-codesign: load of libfoo.dylib failed, but message was wrong: %s", msg);
/macosx-10.10.1/swig-12/Lib/csharp/
H A Ddirector.swg29 DirectorException(const char* msg) : swig_msg(msg) {
31 DirectorException(const std::string &msg) : swig_msg(msg) {
43 DirectorPureVirtualException(const char* msg) : DirectorException(std::string("Attempt to invoke pure virtual method ") + msg) {
/macosx-10.10.1/tcl-105/tcl_ext/quicktimetcl/quicktimetcl/ExampleCode/
H A DAsyncUrlMovie.tcl5 proc MyLoadCheck {w msg {err {}}} {
6 puts "w=$w, msg=$msg, err=$err"
9 } elseif {(($msg == "playable") || ($msg == "complete")) && ![winfo ismapped $w]} {
H A DStreamFromBBCAsync.tcl35 proc MyLoadCheck { w msg {err {}} } {
36 puts "w=$w, msg=$msg, err=$err"
39 } elseif {(($msg == "playable") || ($msg == "complete")) && ![winfo ismapped $w]} {
/macosx-10.10.1/tcl-105/tcl_ext/tclsoap/tclsoap/samples/
H A Dtclhttpd-sample.tcl23 if {[catch {expr {rand() * $num}} msg]} {
24 return -code error -errorcode Client -errorinfo $msg \
27 return [rpcvar::rpcvar float $msg]
/macosx-10.10.1/Heimdal-398.1.2/lib/hx509/
H A Derror.c48 char *msg; member in struct:hx509_error_data
87 heim_error_t msg; local
92 msg = heim_error_createv(code, fmt, ap);
93 if (msg) {
95 heim_error_append(msg, context->error);
98 context->error = msg;
141 heim_error_t msg = context->error; local
146 if (msg == NULL || heim_error_get_code(msg) != error_code) {
160 s = heim_error_copy_string(msg);
201 const char *msg; variable
[all...]
/macosx-10.10.1/postfix-255/postfix/src/util/
H A Dunix_send_fd.c43 #include <msg.h>
62 struct msghdr msg;
77 memset((char *) &msg, 0, sizeof(msg)); /* Fix 200512 */
78 msg.msg_control = control_un.control;
80 msg.msg_controllen = CMSG_LEN(sizeof(sendfd)); /* Fix 200506 */
82 msg.msg_controllen = sizeof(control_un.control); /* normal */
84 cmptr = CMSG_FIRSTHDR(&msg);
90 msg.msg_accrights = (char *) &sendfd;
91 msg
[all...]
/macosx-10.10.1/apache-793/httpd/modules/proxy/
H A Dajp.h168 * @param msg AJP Message to check
172 apr_status_t ajp_msg_check_header(ajp_msg_t *msg, apr_size_t *len);
177 * @param msg AJP Message to reset
180 apr_status_t ajp_msg_reset(ajp_msg_t *msg);
185 * @param msg AJP Message to reuse
188 apr_status_t ajp_msg_reuse(ajp_msg_t *msg);
193 * @param msg AJP Message to end
196 apr_status_t ajp_msg_end(ajp_msg_t *msg);
201 * @param msg AJP Message to get value from
205 apr_status_t ajp_msg_append_uint32(ajp_msg_t *msg, apr_uint32_
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/sec/SecurityTool/
H A Dtool_errors.h55 sec_error(const char *msg, ...) argument
61 va_start(args, msg);
62 vfprintf(stderr, msg, args);
69 sec_perror(const char *msg, int err) argument
71 sec_error("%s: %s", msg, sec_errstr(err));
/macosx-10.10.1/remote_cmds-47/talk.tproj/
H A Dinvite.c63 * The msg.id's for the invitations
85 msg.addr = *(struct osockaddr *)&my_addr; /* XXX new to old style*/
86 msg.addr.sa_family = htons(my_addr.sin_family);
88 msg.addr = *(struct sockaddr *)&my_addr;
90 msg.id_num = htonl(-1); /* an impossible id_num */
117 msg.id_num = htonl(local_id);
118 ctl_transact(my_machine_addr, msg, DELETE, &response);
119 msg.id_num = htonl(remote_id);
120 ctl_transact(his_machine_addr, msg, DELETE, &response);
138 msg
[all...]
H A Dget_names.c53 extern CTL_MSG msg;
116 msg.vers = TALK_VERSION;
117 msg.addr.sa_family = htons(AF_INET);
118 msg.ctl_addr.sa_family = htons(AF_INET);
119 msg.id_num = htonl(0);
120 strncpy(msg.l_name, my_name, NAME_SIZE);
121 msg.l_name[NAME_SIZE - 1] = '\0';
122 strncpy(msg.r_name, his_name, NAME_SIZE);
123 msg.r_name[NAME_SIZE - 1] = '\0';
124 strncpy(msg
[all...]
/macosx-10.10.1/OpenSSL098-52/src/engines/vendor_defns/
H A Dsureware.h37 * msg is a string with at least 24 bytes free.
38 * A 24 bytes string will be concatenated to the existing content of msg.
45 typedef int SureWareHook_Init_t(char*const msg,int threadsafe);
68 typedef int SureWareHook_Rand_Bytes_t(char*const msg,unsigned char *buf, int num);
83 typedef int SureWareHook_Rand_Seed_t(char*const msg,const void *buf, int num);
98 typedef int SureWareHook_Load_Privkey_t(char*const msg,const char *key_id,char **hptr,unsigned long *num,char *keytype);
113 typedef int SureWareHook_Info_Pubkey_t(char*const msg,const char *key_id,unsigned long *num,
129 typedef int SureWareHook_Load_Rsa_Pubkey_t(char*const msg,const char *key_id,unsigned long num,
147 typedef int SureWareHook_Load_Dsa_Pubkey_t(char*const msg,const char *key_id,unsigned long num,
179 typedef int SureWareHook_Rsa_Priv_Dec_t(char*const msg,in
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/ldapc++/src/
H A DLDAPConnection.cpp35 LDAPMessageQueue* msg=0; local
38 msg = LDAPAsynConnection::bind(dn,passwd,cons);
39 res = (LDAPResult*)msg->getNext();
41 delete msg;
50 delete msg;
55 delete msg;
60 delete msg; // memcheck
69 LDAPMessageQueue* msg=0; local
72 msg = LDAPAsynConnection::saslInteractiveBind(mech, flags, sih, cons);
73 res = (LDAPResult*)msg
104 LDAPMessageQueue* msg=0; local
144 LDAPMessageQueue* msg=0; local
179 LDAPMessageQueue* msg=0; local
214 LDAPMessageQueue* msg=0; local
251 LDAPMessageQueue* msg=0; local
333 LDAPMessageQueue* msg=0; local
[all...]
/macosx-10.10.1/bind9-45.101/bind9/lib/dns/
H A Dmessage.c51 hexdump(const char *msg, const char *msg2, void *base, size_t len) { argument
58 printf("*** %s [%s] (%u bytes @ %p)\n", msg, msg2, len, base);
265 newbuffer(dns_message_t *msg, unsigned int size) { argument
270 result = isc_buffer_allocate(msg->mctx, &dynbuf, size);
274 ISC_LIST_APPEND(msg->scratchpad, dynbuf, link);
279 currentbuffer(dns_message_t *msg) { argument
282 dynbuf = ISC_LIST_TAIL(msg->scratchpad);
289 releaserdata(dns_message_t *msg, dns_rdata_t *rdata) { argument
290 ISC_LIST_PREPEND(msg->freerdata, rdata, link);
294 newrdata(dns_message_t *msg) { argument
322 releaserdatalist(dns_message_t *msg, dns_rdatalist_t *rdatalist) argument
327 newrdatalist(dns_message_t *msg) argument
355 newoffsets(dns_message_t *msg) argument
443 msgresetnames(dns_message_t *msg, unsigned int first_section) argument
476 msgresetopt(dns_message_t *msg) argument
491 msgresetsigs(dns_message_t *msg, isc_boolean_t replying) argument
539 msgreset(dns_message_t *msg, isc_boolean_t everything) argument
795 dns_message_reset(dns_message_t *msg, unsigned int intent) argument
806 dns_message_t *msg; local
893 getname(dns_name_t *name, isc_buffer_t *source, dns_message_t *msg, dns_decompress_t *dctx) argument
930 getrdata(isc_buffer_t *source, dns_message_t *msg, dns_decompress_t *dctx, dns_rdataclass_t rdclass, dns_rdatatype_t rdtype, unsigned int rdatalen, dns_rdata_t *rdata) argument
993 getquestions(isc_buffer_t *source, dns_message_t *msg, dns_decompress_t *dctx, unsigned int options) argument
1165 getsection(isc_buffer_t *source, dns_message_t *msg, dns_decompress_t *dctx, dns_section_t sectionid, unsigned int options) argument
1565 dns_message_parse(dns_message_t *msg, isc_buffer_t *source, unsigned int options) argument
1682 dns_message_renderbegin(dns_message_t *msg, dns_compress_t *cctx, isc_buffer_t *buffer) argument
1721 dns_message_renderchangebuffer(dns_message_t *msg, isc_buffer_t *buffer) argument
1750 dns_message_renderrelease(dns_message_t *msg, unsigned int space) argument
1758 dns_message_renderreserve(dns_message_t *msg, unsigned int space) argument
1837 dns_message_rendersection(dns_message_t *msg, dns_section_t sectionid, unsigned int options) argument
2064 dns_message_renderheader(dns_message_t *msg, isc_buffer_t *target) argument
2098 dns_message_renderend(dns_message_t *msg) argument
2214 dns_message_renderreset(dns_message_t *msg) argument
2254 dns_message_firstname(dns_message_t *msg, dns_section_t section) argument
2267 dns_message_nextname(dns_message_t *msg, dns_section_t section) argument
2281 dns_message_currentname(dns_message_t *msg, dns_section_t section, dns_name_t **name) argument
2293 dns_message_findname(dns_message_t *msg, dns_section_t section, dns_name_t *target, dns_rdatatype_t type, dns_rdatatype_t covers, dns_name_t **name, dns_rdataset_t **rdataset) argument
2344 dns_message_movename(dns_message_t *msg, dns_name_t *name, dns_section_t fromsection, dns_section_t tosection) argument
2362 dns_message_addname(dns_message_t *msg, dns_name_t *name, dns_section_t section) argument
2374 dns_message_removename(dns_message_t *msg, dns_name_t *name, dns_section_t section) argument
2386 dns_message_gettempname(dns_message_t *msg, dns_name_t **item) argument
2399 dns_message_gettempoffsets(dns_message_t *msg, dns_offsets_t **item) argument
2411 dns_message_gettemprdata(dns_message_t *msg, dns_rdata_t **item) argument
2423 dns_message_gettemprdataset(dns_message_t *msg, dns_rdataset_t **item) argument
2437 dns_message_gettemprdatalist(dns_message_t *msg, dns_rdatalist_t **item) argument
2449 dns_message_puttempname(dns_message_t *msg, dns_name_t **item) argument
2460 dns_message_puttemprdata(dns_message_t *msg, dns_rdata_t **item) argument
2469 dns_message_puttemprdataset(dns_message_t *msg, dns_rdataset_t **item) argument
2479 dns_message_puttemprdatalist(dns_message_t *msg, dns_rdatalist_t **item) argument
2517 dns_message_reply(dns_message_t *msg, isc_boolean_t want_question_section) argument
2579 dns_message_getopt(dns_message_t *msg) argument
2591 dns_message_setopt(dns_message_t *msg, dns_rdataset_t *opt) argument
2642 dns_message_gettsig(dns_message_t *msg, dns_name_t **owner) argument
2657 dns_message_settsigkey(dns_message_t *msg, dns_tsigkey_t *key) argument
2692 dns_message_gettsigkey(dns_message_t *msg) argument
2704 dns_message_setquerytsig(dns_message_t *msg, isc_buffer_t *querytsig) argument
2759 dns_message_getquerytsig(dns_message_t *msg, isc_mem_t *mctx, isc_buffer_t **querytsig) argument
2786 dns_message_getsig0(dns_message_t *msg, dns_name_t **owner) argument
2809 dns_message_setsig0key(dns_message_t *msg, dst_key_t *key) argument
2861 dns_message_getsig0key(dns_message_t *msg) argument
2873 dns_message_takebuffer(dns_message_t *msg, isc_buffer_t **buffer) argument
2883 dns_message_signer(dns_message_t *msg, dns_name_t *signer) argument
2964 dns_message_resetsig(dns_message_t *msg) argument
2978 dns_message_rechecksig(dns_message_t *msg, dns_view_t *view) argument
2985 dns_message_dumpsig(dns_message_t *msg, char *txt1) argument
3013 dns_message_checksig(dns_message_t *msg, dns_view_t *view) argument
3114 dns_message_sectiontotext(dns_message_t *msg, dns_section_t section, const dns_master_style_t *style, dns_messagetextflag_t flags, isc_buffer_t *target) argument
3186 dns_message_pseudosectiontotext(dns_message_t *msg, dns_pseudosection_t section, const dns_master_style_t *style, dns_messagetextflag_t flags, isc_buffer_t *target) argument
3306 dns_message_totext(dns_message_t *msg, const dns_master_style_t *style, dns_messagetextflag_t flags, isc_buffer_t *target) argument
3416 dns_message_getrawmessage(dns_message_t *msg) argument
3422 dns_message_setsortorder(dns_message_t *msg, dns_rdatasetorderfunc_t order, const void *order_arg) argument
3431 dns_message_settimeadjust(dns_message_t *msg, int timeadjust) argument
3437 dns_message_gettimeadjust(dns_message_t *msg) argument
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/pt/rde_critcl/
H A Dutil.c70 static char msg [1024*1024]; variable
83 len = vsprintf(msg, pat, args);
86 msg[len++] = '\n';
87 msg[len] = '\0';
89 fwrite(msg, 1, len, stdout);
104 len = vsprintf(msg, pat, args);
107 msg[len++] = '\n';
108 msg[len] = '\0';
110 fwrite(msg, 1, len, stdout);
121 len = vsprintf(msg, pa
[all...]
/macosx-10.10.1/bind9-45.101/bind9/lib/dns/include/dns/
H A Dmessage.h115 #define DNS_MESSAGE_VALID(msg) ISC_MAGIC_VALID(msg, DNS_MESSAGE_MAGIC)
264 * Create msg structure.
272 *\li 'msgp' be non-null and '*msg' be NULL.
278 *\li The data in "*msg" is set to indicate an unused and empty msg
287 dns_message_reset(dns_message_t *msg, unsigned int intent);
301 *\li 'msg' be valid.
320 dns_message_sectiontotext(dns_message_t *msg, dns_section_t section,
326 dns_message_pseudosectiontotext(dns_message_t *msg,
[all...]
/macosx-10.10.1/ruby-106/ruby/lib/test/unit/
H A Dassertions.rb22 #+msg+ may be a String or a Proc. If +msg+ is a String, it will be used
23 #as the failure message. Otherwise, the result of calling +msg+ will be
26 #If no +msg+ is given, a default message will be used.
29 def assert(test, msg = UNASSIGNED)
30 case msg
32 msg = nil
36 raise ArgumentError, "assertion message must be String or Proc, but #{msg.class} was given.", bt
91 msg = nil
93 msg
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/incrtcl/incrTcl/itcl/tests/
H A Dmethods.test67 list [catch {ta two 1} msg] $msg
71 list [catch {ta two 1 2 3} msg] $msg
75 list [catch {ta none 1 2 3} msg] $msg
79 list [catch {ta two 1 2} msg] $msg
83 list [catch {ta none} msg] $msg
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tclx/tclx/tests/
H A Dmsgcat.test41 list [catch {catopen -fail "FOOBAZWAP"} msg] $msg
42 switch -exact $msg {
50 ($msg == "msgcat0")} {
53 concat "Bad catopen return: $msg"
62 list [catch {catgets $msgcat} msg] $msg
79 list [catch {catclose -fail $msgcat} msg] $msg
84 list [catch {catclose baz} msg]
[all...]
/macosx-10.10.1/IOKitUser-1050.1.21/hid.subproj/
H A DIOHIDLibPrivate.c57 aslmsg msg = NULL; local
60 msg = asl_new(ASL_TYPE_MSG);
61 asl_set(msg, ASL_KEY_FACILITY, "com.apple.iokit.IOHID");
65 asl_vlog(NULL, msg, level, format, ap);
67 if (msg) {
68 asl_free(msg);

Completed in 347 milliseconds

1234567891011>>