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...] |