Searched defs:sys_ret (Results 1 – 1 of 1) sorted by relevance
54 int sys_ret = fstat(read_end.get(), &stat_buf); in TestPipeOrSocketPair() local76 int sys_ret = pipe(pipefd); in BPF_TEST_C() local156 int sys_ret = kill(getpid(), 0); in BPF_TEST_C() local162 int sys_ret = socketpair(AF_UNIX, SOCK_DGRAM, 0, sv); in BPF_TEST_C() local185 int sys_ret = open("/proc/cpuinfo", O_RDONLY); in BPF_TEST_C() local192 int sys_ret = access("/proc/cpuinfo", R_OK); in BPF_TEST_C() local