Searched refs:REASON (Results 1 – 11 of 11) sorted by relevance
| /netbsd/src/external/bsd/ntp/dist/sntp/tests/ |
| D | kodDatabase.c | 33 const char REASON[] = "DENY"; in test_SingleEntryHandling() local 35 add_entry(HOST, REASON); in test_SingleEntryHandling() 41 TEST_ASSERT_EQUAL_STRING(REASON, result->type); in test_SingleEntryHandling() 82 const char REASON[] = "DENY"; in test_NoMatchInSearch() local 84 add_entry(HOST_ADD, REASON); in test_NoMatchInSearch() 125 const char REASON[] = "DENY"; in test_DeleteEntry() local 127 add_entry(HOST1, REASON); in test_DeleteEntry() 128 add_entry(HOST2, REASON); in test_DeleteEntry() 129 add_entry(HOST3, REASON); in test_DeleteEntry() 136 delete_entry(HOST2, REASON); in test_DeleteEntry()
|
| D | packetHandling.c | 275 static const char * REASON = "DENY"; in test_HandleKodDemobilize() local 283 memcpy(&rpkt.refid, REASON, 4); in test_HandleKodDemobilize() 294 TEST_ASSERT_EQUAL_MEMORY(REASON, entry->type, 4); in test_HandleKodDemobilize()
|
| /netbsd/src/bin/csh/ |
| D | proc.c | 191 (void)pprint(pp, NUMBER | NAME | REASON); in pchild() 218 flags = pprint(pp, NUMBER | NAME | REASON); in pnote() 675 !(flag & REASON))) { in pprint() 698 if (flag & (REASON | AREASON)) { in pprint() 728 if ((flag & REASON) in pprint() 741 if (flag & REASON) { in pprint() 763 if (flag & (REASON | AREASON) && pp->p_flags & PDUMPED) { in pprint() 841 flag = NUMBER | NAME | REASON; in dojobs()
|
| D | proc.h | 86 #define REASON 04 macro
|
| /netbsd/src/sys/arch/m68k/fpsp/ |
| D | satan.sa | 347 *--THE REASON FOR THIS REARRANGEMENT IS TO MAKE THE INDEPENDENT
|
| /netbsd/src/games/fortune/datfiles/ |
| D | zippy | 409 I hope something GOOD came in the mail today so I have a REASON to
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | ChangeLog-2010 | 195 (print_z_candidate): Print CAND->REASON if it exists. Adjust
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ChangeLog-2009 | 31183 * cgraphunit.c (cgraph_inline_p): Change type of parameter REASON 31188 (cgraph_check_inline_limits): Change type of REASON to pointer to 31194 (cgraph_set_inline_failed): Change type of REASON to pointer to 31205 * tree-inline.c (expand_call_inline): Change type of REASON
|
| D | ChangeLog-2011 | 31827 * haifa-sched.c (queue_insn): New arg REASON. All callers
|
| /netbsd/src/external/gpl3/gdb/dist/sim/common/ |
| D | ChangeLog-2021 | 3817 (main): Always set REASON and SIGRC using sim_stop_reason.
|
| /netbsd/src/external/gpl3/gcc/dist/ |
| D | NEWS | 3020 [PROBLEM-LOCATION]: because of [REASON]
|