Searched refs:fault (Results 26 - 50 of 51) sorted by relevance

123

/macosx-10.10.1/dcerpc-61/dcerpc/ncklib/
H A Dcnpkt.h236 #define RPC_C_CN_FLAGS_DID_NOT_EXECUTE 0x20 /* only meaningful on `fault'
917 unsigned32 status; /* 24:04 runtime fault code or zero */
927 * Size of the fault header, excluding stub data.
1003 rpc_cn_fault_hdr_t fault;
1020 #define RPC_CN_HDR_FAULT(pkt_p) ((pkt_p)->fault)
1069 /* request, response & fault */
1075 /* response & fault */
1084 /* fault */
990 rpc_cn_fault_hdr_t fault; member in union:__anon7955
/macosx-10.10.1/vim-55/runtime/syntax/
H A Damiga.vim45 syn keyword amiKey addbuffers copy fault join pointer setdate
H A Dia64.vim171 syn match ia64opcode "lfetch\(\.fault\(\.excl\)\=\|\.excl\)\=\(\.nt[12a]\)\=\>"
197 syn match ia64opcode "probe\.\(\(r\|w\|rw\)\.fault\)\>"
/macosx-10.10.1/SecurityTokend-55108/lib/
H A Dtdclient.h177 virtual void fault(); // called if tokend connection fails
H A Dtdtransit.cpp47 fault();
/macosx-10.10.1/SecurityTokend-55108/security_tokend_client/
H A Dtdclient.h177 virtual void fault(); // called if tokend connection fails
H A Dtdtransit.cpp47 fault();
/macosx-10.10.1/llvmCore-3425.0.34/lib/Support/Unix/
H A DSignals.inc182 // Otherwise if it is a fault (like SEGV) run any handler.
252 // PrintStackTrace - In the case of a program crash or fault, print out a stack
/macosx-10.10.1/xnu-2782.1.97/bsd/dev/i386/
H A Ddtrace_isa.c88 int fltoffs, int fault, uint64_t illval)
95 dtrace_probe( dtrace_probeid_error, (uint64_t)(uintptr_t)state, epid, which, fltoffs, fault );
335 * the fault and break. This is to deal with the apparently
641 * the fault and break. This is to deal with the apparently
87 dtrace_probe_error(dtrace_state_t *state, dtrace_epid_t epid, int which, int fltoffs, int fault, uint64_t illval) argument
H A Dunix_signal.c459 /* CR2 is meaningless after GP fault */
538 /* Fire DTrace proc:::fault probe when signal is generated by hardware. */
541 DTRACE_PROC2(fault, int, (int)(ut->uu_code), siginfo_t *, &(ut->t_dtrace_siginfo));
576 /* Fire DTrace proc:::fault probe when signal is generated by hardware. */
579 DTRACE_PROC2(fault, int, (int)(ut->uu_code), siginfo_t *, &(ut->t_dtrace_siginfo));
644 * a machine fault.
786 /* Map GP fault to SIGSEGV, otherwise defer to caller */
/macosx-10.10.1/Security-57031.1.35/Security/include/security_cdsa_client/
H A Dcssmclient.h184 virtual void fault(uint32 subService, CSSM_SERVICE_TYPE type);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_cdsa_client/lib/
H A Dcssmclient.h184 virtual void fault(uint32 subService, CSSM_SERVICE_TYPE type);
/macosx-10.10.1/CPANInternal-159.1/SOAP-Lite-1.11/lib/SOAP/
H A DLite.pm764 for my $method (qw(method fault freeform)) { # aliases for envelope
1642 elsif ($type eq 'fault') {
1643 SOAP::Trace::fault(@parameters);
1833 fault => '/Envelope/Body/Fault',
1860 defined $self->fault ? return : return $self->valueof($results{$method});
2933 $self->serializer->fault($code, $string, $detail, $actor || $self->myuri);
2945 method fault freeform
3796 if (!$self->transport->is_success || # transport fault
3798 # fault message even if transport OK
3800 UNIVERSAL::isa($result => 'SOAP::SOM') && $result->fault) {
[all...]
/macosx-10.10.1/awk-20/src/
H A DFIXES32 fixed memory fault caused by out of order test in setsval.
/macosx-10.10.1/CPANInternal-159.1/SOAP-Lite-1.11/
H A DChanges533 + added fault in XMLRPC::Lite for incorrect datatypes specified by
834 + added 'method', 'fault', 'freeform' types of Envelope
/macosx-10.10.1/vim-55/runtime/autoload/
H A Dhtmlcomplete.vim599 " As far as I tested fail isn't GLOT fault but problem
/macosx-10.10.1/JavaScriptCore-7600.1.17/tests/mozilla/Getopt/
H A DMixed.pm752 questions. Any remaining deficiencies are my fault.
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/ldaptcl/
H A Dconfigure118 # suppresses any "Segmentation fault" message there. '((' could
3276 # suppresses any "Segmentation fault" message there. '((' could
/macosx-10.10.1/libdispatch-442.1.4/src/
H A Dvoucher.c2477 if (_voucher_activity_trace_id_is_subtype(trace_id, fault)) {
/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Dkern_sig.c2709 /* Fire DTrace proc:::fault probe when signal is generated by hardware. */
2712 DTRACE_PROC2(fault, int, (int)(ut->uu_code), siginfo_t *, &(ut->t_dtrace_siginfo));
/macosx-10.10.1/CPANInternal-159.1/Log-Log4perl-1.40/
H A DChanges862 config file to be fault-tolerant on cut-and-pasted code
/macosx-10.10.1/postfix-255/postfix/mantools/
H A Dpostlink151 s;\bsender[-</bB>]*\n* *[<bB>]*_de[-</bB>]*\n* *[<bB>]*pen[-</bB>]*\n* *[<bB>]*dent_de[-</bB>]*\n* *[<bB>]*fault[-</bB>]*\n* *[<bB>]*_trans[-</bB>]*\n* *[<bB>]*port[-</bB>]*\n* *[<bB>]*_maps\b;<a href="postconf.5.html#sender_dependent_default_transport_maps">$&</a>;g;
/macosx-10.10.1/ksh-23/ksh/src/cmd/INIT/
H A Dpackage.sh2344 Fault*|fault*|FAULT*)
/macosx-10.10.1/ICU-531.30/icuSources/
H A Dconfigure120 # suppresses any "Segmentation fault" message there. '((' could
7749 # suppresses any "Segmentation fault" message there. '((' could
/macosx-10.10.1/ruby-106/ruby/
H A Dconfigure116 # suppresses any "Segmentation fault" message there. '((' could
20064 # suppresses any "Segmentation fault" message there. '((' could

Completed in 423 milliseconds

123