Searched refs:NO_ERROR (Results 1 – 18 of 18) sorted by relevance
| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/ |
| D | crash43.C | 7 enum Error { NO_ERROR }; enumerator
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/include/ |
| D | gdbm.h | 72 typedef enum { NO_ERROR, enumerator
|
| /openbsd/src/gnu/usr.bin/binutils/include/ |
| D | gdbm.h | 72 typedef enum { NO_ERROR, enumerator
|
| /openbsd/src/gnu/usr.bin/cvs/os2/ |
| D | dirent.c | 86 while (NO_ERROR == rc) in opendir()
|
| D | filesubr.c | 863 else if (rc != NO_ERROR)
|
| /openbsd/src/usr.sbin/bgpd/ |
| D | rtr_proto.c | 1225 rs->last_sent_error = NO_ERROR; in rtr_fsm() 1226 rs->last_recv_error = NO_ERROR; in rtr_fsm() 1426 rs->last_recv_error = NO_ERROR; in rtr_new() 1427 rs->last_sent_error = NO_ERROR; in rtr_new()
|
| D | util.c | 339 case NO_ERROR: in log_rtr_error()
|
| D | bgpd.h | 590 NO_ERROR = -1, enumerator
|
| /openbsd/src/gnu/usr.bin/perl/cpan/Win32API-File/ |
| D | File.xs | 587 SaveErr( NO_ERROR != GetLastError() ); 605 if( RETVAL == INVALID_SET_FILE_POINTER && (GetLastError() != NO_ERROR) ) {
|
| /openbsd/src/sys/dev/ic/ |
| D | adw.c | 990 NO_ERROR: in adw_isr_callback() 1011 goto NO_ERROR; in adw_isr_callback()
|
| /openbsd/src/gnu/usr.bin/perl/os2/ |
| D | os2.c | 2659 APIRET rc = NO_ERROR; /* Return code */ in async_mssleep() 2881 ULONG rc1 = NO_ERROR; in XS() 3189 APIRET rc = NO_ERROR; /* Return code */ in XS() 3232 APIRET rc = NO_ERROR; /* Return code */ in XS() 3260 APIRET rc = NO_ERROR; /* Return code */ in XS() 4080 if (ret == NO_ERROR) in connectNPipe() 4807 ULONG v_crt, v_emx, count = 0, rc = NO_ERROR, rc1, maybe_inited = 0; in check_emx_runtime() 4829 if (rc != NO_ERROR) in check_emx_runtime() 4832 if (rc1 == NO_ERROR) in check_emx_runtime() 4843 if (rc != NO_ERROR) { in check_emx_runtime()
|
| /openbsd/src/usr.sbin/bgpctl/ |
| D | output_json.c | 979 if (rtr->last_sent_error != NO_ERROR) { in json_rtr() 986 if (rtr->last_recv_error != NO_ERROR) { in json_rtr()
|
| D | output.c | 1143 if (rtr->last_sent_error != NO_ERROR) { in show_rtr() 1150 if (rtr->last_recv_error != NO_ERROR) { in show_rtr()
|
| /openbsd/src/gnu/llvm/llvm/lib/Support/Windows/ |
| D | Process.inc | 133 SetLastError(NO_ERROR);
|
| D | Path.inc | 709 if (Err != NO_ERROR)
|
| /openbsd/src/usr.sbin/unbound/libunbound/ |
| D | libunbound.c | 1170 if (GetNetworkParams(info, &buflen) == NO_ERROR) { in ub_ctx_resolvconf()
|
| /openbsd/src/sbin/unwind/libunbound/libunbound/ |
| D | libunbound.c | 1170 if (GetNetworkParams(info, &buflen) == NO_ERROR) { in ub_ctx_resolvconf()
|
| /openbsd/src/gnu/usr.bin/texinfo/ |
| D | ChangeLog.46 | 4704 * makeinfo/makeinfo.h (NO_ERROR, FATAL, SYNTAX): remove.
|