Home
last modified time | relevance | path

Searched refs:REASON (Results 1 – 11 of 11) sorted by relevance

/netbsd/src/external/bsd/ntp/dist/sntp/tests/
DkodDatabase.c33 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()
DpacketHandling.c275 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/
Dproc.c191 (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()
Dproc.h86 #define REASON 04 macro
/netbsd/src/sys/arch/m68k/fpsp/
Dsatan.sa347 *--THE REASON FOR THIS REARRANGEMENT IS TO MAKE THE INDEPENDENT
/netbsd/src/games/fortune/datfiles/
Dzippy409 I hope something GOOD came in the mail today so I have a REASON to
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
DChangeLog-2010195 (print_z_candidate): Print CAND->REASON if it exists. Adjust
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-200931183 * 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
DChangeLog-201131827 * haifa-sched.c (queue_insn): New arg REASON. All callers
/netbsd/src/external/gpl3/gdb/dist/sim/common/
DChangeLog-20213817 (main): Always set REASON and SIGRC using sim_stop_reason.
/netbsd/src/external/gpl3/gcc/dist/
DNEWS3020 [PROBLEM-LOCATION]: because of [REASON]