Home | Sort by: relevance | last modified time | path |
/src/usr.bin/make/unit-tests/ | |
doterror.mk | 13 all: happy sad 15 happy: target |
/src/tests/lib/libc/sys/ | |
t_ptrace_step_wait.h | 39 int happy; local in function:ptrace_step 75 happy = check_happy(999); 80 FORKEE_ASSERT_EQ(happy, check_happy(999)); |
/src/sys/dev/pci/ | |
ld_amr.c | 86 int happy; local in function:ld_amr_attach 106 &happy); 107 if (happy) |