/src/tests/kernel/ |
Makefile | 59 PROGS+= h_execregs 189 LDSTATIC.h_execregs= -static 190 LDFLAGS.h_execregs+= -Wl,-e,execregs_start 192 SRCS.h_execregs= h_execregs_unimpl.c
|
Makefile | 59 PROGS+= h_execregs 189 LDSTATIC.h_execregs= -static 190 LDFLAGS.h_execregs+= -Wl,-e,execregs_start 192 SRCS.h_execregs= h_execregs_unimpl.c
|
Makefile | 59 PROGS+= h_execregs 189 LDSTATIC.h_execregs= -static 190 LDFLAGS.h_execregs+= -Wl,-e,execregs_start 192 SRCS.h_execregs= h_execregs_unimpl.c
|
t_execregs.c | 132 char h_execregs[PATH_MAX]; local in function:ATF_TC_BODY 137 RL(snprintf(h_execregs, sizeof(h_execregs), "%s/h_execregs", 149 if (execregschild(h_execregs) == -1) 170 char h_execregs[PATH_MAX]; local in function:ATF_TC_BODY 175 RL(snprintf(h_execregs, sizeof(h_execregs), "%s/h_execregs", 181 RL(child = spawnregschild(h_execregs, pipefd[1])) [all...] |
t_execregs.c | 132 char h_execregs[PATH_MAX]; local in function:ATF_TC_BODY 137 RL(snprintf(h_execregs, sizeof(h_execregs), "%s/h_execregs", 149 if (execregschild(h_execregs) == -1) 170 char h_execregs[PATH_MAX]; local in function:ATF_TC_BODY 175 RL(snprintf(h_execregs, sizeof(h_execregs), "%s/h_execregs", 181 RL(child = spawnregschild(h_execregs, pipefd[1])) [all...] |
t_execregs.c | 132 char h_execregs[PATH_MAX]; local in function:ATF_TC_BODY 137 RL(snprintf(h_execregs, sizeof(h_execregs), "%s/h_execregs", 149 if (execregschild(h_execregs) == -1) 170 char h_execregs[PATH_MAX]; local in function:ATF_TC_BODY 175 RL(snprintf(h_execregs, sizeof(h_execregs), "%s/h_execregs", 181 RL(child = spawnregschild(h_execregs, pipefd[1])) [all...] |