Searched refs:msg (Results 276 - 300 of 3480) sorted by relevance

<<11121314151617181920>>

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/ldapc++/src/
H A DLDAPSaslBindResult.cpp17 LDAPSaslBindResult::LDAPSaslBindResult(const LDAPRequest* req, LDAPMessage* msg) : argument
18 LDAPResult(req, msg){
23 int err = ldap_parse_sasl_bind_result(lc, msg, &data, 0);
H A DLDAPSearchReference.cpp19 LDAPMessage *msg) : LDAPMsg(msg){
25 int err = ldap_parse_reference(con->getSessionHandle(), msg, &ref,
18 LDAPSearchReference(const LDAPRequest *req, LDAPMessage *msg) argument
H A DLDAPSearchResults.cpp19 LDAPResult* LDAPSearchResults::readMessageQueue(LDAPMessageQueue* msg){ argument
20 if(msg != 0){
24 res = msg->getNext();
H A DLDAPResult.cpp18 LDAPResult::LDAPResult(const LDAPRequest *req, LDAPMessage *msg) : argument
19 LDAPMsg(msg){
20 if(msg != 0){
27 int err=ldap_parse_result(con->getSessionHandle(),msg,&m_resCode,
57 LDAPResult::LDAPResult(int type, int resultCode, const std::string &msg) : argument
58 LDAPMsg(type,0), m_resCode(resultCode), m_errMsg(msg)
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/libldap/
H A Dmessages.c40 ldap_next_message( LDAP *ld, LDAPMessage *msg )
44 assert( msg != NULL );
46 return msg->lm_chain;
/macosx-10.9.5/SmartCardServices-55111/src/PCSC/
H A Ddebug.h29 * LogXxd(priority, msg, buffer, size);
30 * log "msg" + a hex dump of size bytes of buffer[]
65 #define LogXxd(priority, msg, buffer, size) log_xxd(priority, msg, buffer, size)
68 void log_xxd(const int priority, const char *msg,
/macosx-10.9.5/dyld-239.4/unit-tests/test-cases/dlerror/
H A Dmain.c46 char* msg = dlerror(); local
47 //fprintf(stderr, "dlopen(%s) => %s\n", str, msg);
48 if ( (msg == NULL) || (strstr(msg, str) == NULL) ) {
/macosx-10.9.5/ntp-88/scripts/monitoring/
H A Dntptrap345 $msg="";
348 $msg .= sprintf("%40s trap#%-5d",
353 $msg .= " SYSTEM ";
355 $msg .= "$evnt ";
359 $msg .= "stratum=$stratum refid=$refid";
363 $msg .= " " . $x if defined($x)
367 $msg .= sprintf("%s %s ",
375 $msg .= " peer=$peer";
383 $msg .= sprintf("- %-32s",&ntp'clock_status($Cstatus)); #');
385 $msg
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/struct/queue/
H A Dutil.h26 #define ASSERT(x,msg) if (!(x)) { Tcl_Panic (msg " (" #x "), in file " __FILE__ " @line " STR(__LINE__));}
29 #define ASSERT(x,msg)
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/struct/stack/
H A Dutil.h26 #define ASSERT(x,msg) if (!(x)) { Tcl_Panic (msg " (" #x "), in file " __FILE__ " @line " STR(__LINE__));}
29 #define ASSERT(x,msg)
/macosx-10.9.5/tcl-102/tcl_ext/tclx/tclx/tests/
H A Ddup.test36 list [catch {dup} msg] $msg
40 list [catch {dup a b c} msg] $msg
44 list [catch {dup a} msg] $msg
48 list [catch {dup stdin a} msg] $msg
73 set result [list [catch {dup $testFH $testFH2} msg] $msg]
[all...]
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/lib/SOAP/Transport/
H A DMAILTO.pm55 my $msg = MIME::Lite->new(
64 $msg->replace('X-Mailer' => join '/', 'SOAP::Lite', 'Perl', SOAP::Transport::MAILTO->VERSION);
65 $msg->add(SOAPAction => $action);
67 SOAP::Trace::transport($msg);
68 SOAP::Trace::debug($msg->as_string);
71 eval { local $SIG{__DIE__}; $MIME::Lite::AUTO_CC = 0; $msg->send };
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.715/lib/SOAP/Transport/
H A DMAILTO.pm57 my $msg = MIME::Lite->new(
72 $msg->replace('X-Mailer' => join '/', 'SOAP::Lite', 'Perl', SOAP::Transport::MAILTO->VERSION);
73 $msg->add(SOAPAction => $action);
75 SOAP::Trace::transport($msg);
76 SOAP::Trace::debug($msg->as_string);
81 eval { local $SIG{__DIE__}; $MIME::Lite::AUTO_CC = 0; $msg->send };
/macosx-10.9.5/CPANInternal-140/SOAP-Lite_new/lib/SOAP/Transport/
H A DMAILTO.pm57 my $msg = MIME::Lite->new(
72 $msg->replace('X-Mailer' => join '/', 'SOAP::Lite', 'Perl', SOAP::Transport::MAILTO->VERSION);
73 $msg->add(SOAPAction => $action);
75 SOAP::Trace::transport($msg);
76 SOAP::Trace::debug($msg->as_string);
81 eval { local $SIG{__DIE__}; $MIME::Lite::AUTO_CC = 0; $msg->send };
/macosx-10.9.5/Heimdal-323.92.1/base/
H A Derror.c40 heim_string_t msg; member in struct:heim_error
48 heim_release(p->msg);
58 return heim_cmp(ap->msg, bp->msg);
109 e->msg = heim_string_create(str);
121 return heim_retain(error->msg);
/macosx-10.9.5/Heimdal-323.92.1/
H A Dmissing45 msg="missing on your system"
60 msg="probably too old"
152 WARNING: \`$1' is $msg. You should only need it if
161 WARNING: \`$1' is $msg. You should only need it if
170 WARNING: \`$1' is $msg. You should only need it if
189 WARNING: \`$1' is $msg. You should only need it if
200 WARNING: \`$1' is needed, but is $msg.
223 WARNING: \`$1' $msg. You should only need it if
253 WARNING: \`$1' is $msg. You should only need it if
276 WARNING: \`$1' is $msg
[all...]
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/build/
H A Dmissing58 msg="missing on your system"
73 msg="probably too old"
154 WARNING: \`$1' is $msg. You should only need it if
163 WARNING: \`$1' is $msg. You should only need it if
172 WARNING: \`$1' is $msg. You should only need it if
191 WARNING: \`$1' is $msg. You should only need it if
202 WARNING: \`$1' is needed, but is $msg.
225 WARNING: \`$1' $msg. You should only need it if
255 WARNING: \`$1' is $msg. You should only need it if
278 WARNING: \`$1' is $msg
[all...]
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/ldapc++/
H A Dmissing45 msg="missing on your system"
60 msg="probably too old"
141 WARNING: \`$1' is $msg. You should only need it if
150 WARNING: \`$1' is $msg. You should only need it if
159 WARNING: \`$1' is $msg. You should only need it if
178 WARNING: \`$1' is $msg. You should only need it if
189 WARNING: \`$1' is needed, but is $msg.
212 WARNING: \`$1' $msg. You should only need it if
242 WARNING: \`$1' is $msg. You should only need it if
265 WARNING: \`$1' is $msg
[all...]
/macosx-10.9.5/OpenPAM-20/openpam/
H A Dmissing45 msg="missing on your system"
60 msg="probably too old"
141 WARNING: \`$1' is $msg. You should only need it if
150 WARNING: \`$1' is $msg. You should only need it if
159 WARNING: \`$1' is $msg. You should only need it if
178 WARNING: \`$1' is $msg. You should only need it if
189 WARNING: \`$1' is needed, but is $msg.
212 WARNING: \`$1' $msg. You should only need it if
242 WARNING: \`$1' is $msg. You should only need it if
265 WARNING: \`$1' is $msg
[all...]
/macosx-10.9.5/Security-55471.14.18/include/security_utilities/
H A Dfdmover.cpp79 Message msg(data, length);
80 msg.set(elem.get());
81 ssize_t rc = ::sendmsg(fd(), &msg, 0);
90 Message msg(data, length);
92 msg.set(elem.get());
93 ssize_t rc = ::recvmsg(fd(), &msg, 0);
/macosx-10.9.5/Security-55471.14.18/libsecurity_utilities/lib/
H A Dfdmover.cpp79 Message msg(data, length);
80 msg.set(elem.get());
81 ssize_t rc = ::sendmsg(fd(), &msg, 0);
90 Message msg(data, length);
92 msg.set(elem.get());
93 ssize_t rc = ::recvmsg(fd(), &msg, 0);
/macosx-10.9.5/SmartcardCCID-55005/ccid/ccid/
H A Dmissing47 msg="missing on your system"
62 msg="probably too old"
144 WARNING: \`$1' is $msg. You should only need it if
153 WARNING: \`$1' is $msg. You should only need it if
162 WARNING: \`$1' is $msg. You should only need it if
181 WARNING: \`$1' is $msg. You should only need it if
192 WARNING: \`$1' is needed, but is $msg.
215 WARNING: \`$1' $msg. You should only need it if
245 WARNING: \`$1' is $msg. You should only need it if
268 WARNING: \`$1' is $msg
[all...]
/macosx-10.9.5/SmartcardCCID-55005/libusb/libusb/
H A Dmissing45 msg="missing on your system"
60 msg="probably too old"
152 WARNING: \`$1' is $msg. You should only need it if
161 WARNING: \`$1' is $msg. You should only need it if
170 WARNING: \`$1' is $msg. You should only need it if
189 WARNING: \`$1' is $msg. You should only need it if
200 WARNING: \`$1' is needed, but is $msg.
223 WARNING: \`$1' $msg. You should only need it if
253 WARNING: \`$1' is $msg. You should only need it if
276 WARNING: \`$1' is $msg
[all...]
/macosx-10.9.5/bind9-45.100/bind9/unit/atf-src/admin/
H A Dmissing45 msg="missing on your system"
60 msg="probably too old"
152 WARNING: \`$1' is $msg. You should only need it if
161 WARNING: \`$1' is $msg. You should only need it if
170 WARNING: \`$1' is $msg. You should only need it if
189 WARNING: \`$1' is $msg. You should only need it if
200 WARNING: \`$1' is needed, but is $msg.
223 WARNING: \`$1' $msg. You should only need it if
253 WARNING: \`$1' is $msg. You should only need it if
276 WARNING: \`$1' is $msg
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/
H A Dmissing45 msg="missing on your system"
60 msg="probably too old"
141 WARNING: \`$1' is $msg. You should only need it if
150 WARNING: \`$1' is $msg. You should only need it if
159 WARNING: \`$1' is $msg. You should only need it if
178 WARNING: \`$1' is $msg. You should only need it if
189 WARNING: \`$1' is needed, but is $msg.
212 WARNING: \`$1' $msg. You should only need it if
242 WARNING: \`$1' is $msg. You should only need it if
265 WARNING: \`$1' is $msg
[all...]

Completed in 395 milliseconds

<<11121314151617181920>>