Searched refs:errout (Results 1 - 12 of 12) sorted by relevance
| /bind-9.11.3/bin/tests/ |
| H A D | keyboard_test.c | 58 goto errout; 61 errout:
|
| /bind-9.11.3/lib/isc/unix/ |
| H A D | keyboard.c | 44 goto errout; 60 goto errout; 67 errout:
|
| H A D | entropy.c | 496 goto errout; 520 goto errout; 593 errout:
|
| /bind-9.11.3/bin/check/ |
| H A D | check-tool.h | 26 setup_logging(isc_mem_t *mctx, FILE *errout, isc_log_t **logp);
|
| H A D | named-checkzone.c | 113 FILE *errout = stdout; local 507 errout = stderr; 520 RUNTIME_CHECK(setup_logging(mctx, errout, &lctx) 542 fprintf(errout, "dump zone to %s...", output_filename); 543 fflush(errout); 548 fprintf(errout, "done\n"); 552 fprintf(errout, "OK\n");
|
| H A D | check-tool.c | 555 setup_logging(isc_mem_t *mctx, FILE *errout, isc_log_t **logp) { argument 567 destination.file.stream = errout;
|
| /bind-9.11.3/bin/tools/ |
| H A D | named-journalprint.c | 30 setup_logging(isc_mem_t *mctx, FILE *errout, isc_log_t **logp) { argument 40 destination.file.stream = errout;
|
| /bind-9.11.3/bin/named/ |
| H A D | lwdclient.c | 80 goto errout; 96 goto errout; 101 goto errout; 110 goto errout; 116 errout:
|
| /bind-9.11.3/lib/isc/ |
| H A D | entropy.c | 695 goto errout; 715 errout: 881 goto errout; 889 goto errout; 918 errout: 968 goto errout; 974 goto errout; 997 errout:
|
| H A D | hash.c | 162 goto errout; 170 goto errout; 195 errout:
|
| /bind-9.11.3/lib/isc/win32/ |
| H A D | entropy.c | 255 goto errout; 288 errout:
|
| /bind-9.11.3/bin/delv/ |
| H A D | delv.c | 264 setup_logging(FILE *errout) { argument 280 destination.file.stream = errout;
|
Completed in 86 milliseconds