Home
last modified time | relevance | path

Searched defs:except (Results 1 – 22 of 22) sorted by relevance

/netbsd/src/external/ibm-public/postfix/dist/src/smtpstone/
Dsmtp-source.c391 static char *exception_text(int except) in exception_text()
555 int except; in read_banner() local
587 int except; in send_helo() local
610 int except; in helo_done() local
638 int except; in send_mail() local
660 int except; in mail_done() local
690 int except; in send_rcpt() local
720 int except; in rcpt_done() local
756 int except; in send_data() local
777 int except; in data_done() local
[all …]
Dqmqp-source.c220 static char *exception_text(int except) in exception_text()
382 int except; in send_data() local
415 int except; in receive_reply() local
/netbsd/src/usr.bin/chpass/
Dchpass.h39 const char *except, *save; member
/netbsd/src/tests/lib/libm/
Dt_errhandling.c63 int except; in ATF_TC_BODY() local
Dt_fenv.c372 int except; in ATF_TC_BODY() local
Dt_scalbn.c50 int except; member
/netbsd/src/external/ibm-public/postfix/dist/src/util/
Dprintable.c82 char *printable_except(char *string, int replacement, const char *except) in printable_except()
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dremote-notif.c93 const notif_client *except) in remote_notif_process()
Dser-event.c113 serial_event_wait_handle (struct serial *scb, HANDLE *read, HANDLE *except) in serial_event_wait_handle()
Dser-mingw.c260 ser_windows_wait_handle (struct serial *scb, HANDLE *read, HANDLE *except) in ser_windows_wait_handle()
699 ser_console_wait_handle (struct serial *scb, HANDLE *read, HANDLE *except) in ser_console_wait_handle()
1006 pipe_wait_handle (struct serial *scb, HANDLE *read, HANDLE *except) in pipe_wait_handle()
1161 net_windows_wait_handle (struct serial *scb, HANDLE *read, HANDLE *except) in net_windows_wait_handle()
Dmingw-hdep.c83 HANDLE read = NULL, except = NULL; in gdb_select() local
Dserial.c564 serial_wait_handle (struct serial *scb, HANDLE *read, HANDLE *except) in serial_wait_handle()
Dlinux-nat.c1717 linux_nat_resume_callback (struct lwp_info *lp, struct lwp_info *except) in linux_nat_resume_callback()
Dbreakpoint.c8220 hw_watchpoint_used_count_others (struct breakpoint *except, in hw_watchpoint_used_count_others()
/netbsd/src/lib/libm/arch/aarch64/
Dfenv.c227 int except = fetestexcept(FE_ALL_EXCEPT); in feupdateenv() local
/netbsd/src/external/ibm-public/postfix/dist/src/smtp/
Dsmtp_proto.c306 int except; in smtp_helo() local
1559 int except; in smtp_loop() local
/netbsd/src/usr.bin/rdist/
Ddocmd.c621 except(char *file) in except() function
/netbsd/src/external/gpl3/gdb/dist/gdb/tui/
Dtui-disasm.c123 catch (const gdb_exception_error &except) in catch()
/netbsd/src/tests/kernel/
Dt_memfd_create.c255 test_all_seals_except(int fd, int except) in test_all_seals_except()
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/gssapi/mech/
Dgss_mo.c406 int except) in test_mech_attrs()
/netbsd/src/external/ibm-public/postfix/dist/src/global/
Drfc2047_code.c376 char *printable_except(char *string, int replacement, const char *except) in printable_except()
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dexcept.cc146 tree except = ecf & ECF_NOTHROW ? empty_except_spec : NULL_TREE; in declare_library_fn_1() local