Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/kill/
Dkill02.c176 char buf_tmp1[2], buf_tmp2[2]; /*Temp hold for info read into pipe_buf. */ variable
315 strncpy(buf_tmp1, pipe_buf, 1); in parent_rout()
336 if ((strncmp(buf_tmp1, CHAR_SET_FAILED, 1) == 0) || in parent_rout()
435 strncpy(buf_tmp1, pipe_buf, 1); in parent_rout()