HomeSort by relevance Sort by last modified time
    Searched refs:setup4 (Results 1 - 8 of 8) sorted by null

  /external/ltp/testcases/kernel/syscalls/getpeername/
getpeername01.c 47 static void setup4(int);
68 {-1, (struct sockaddr *)&fsin1, &invalid_sinlen, -1, EINVAL, setup4,
71 {-1, (struct sockaddr *)-1, &sinlen, -1, EFAULT, setup4, cleanup4,
73 {-1, (struct sockaddr *)&fsin1, NULL, -1, EFAULT, setup4,
75 {-1, (struct sockaddr *)&fsin1, (socklen_t *)1, -1, EFAULT, setup4,
160 static void setup4(int i) function
  /external/ltp/testcases/kernel/syscalls/adjtimex/
adjtimex02.c 102 static int setup4(void);
132 &buff, setup4, NULL, EINVAL}, {
245 int setup4(void) function
  /external/ltp/testcases/kernel/syscalls/mincore/
mincore01.c 64 static void setup4(struct test_case_t *tc);
76 {NULL, 0, NULL, ENOMEM, setup4}
139 static void setup4(struct test_case_t *tc) function
  /external/ltp/testcases/kernel/syscalls/setns/
setns01.c 62 static void setup4(struct testcase_t *, int);
98 .setup = setup4,
142 static void setup4(struct testcase_t *t, int i) function
  /external/ltp/testcases/kernel/syscalls/mremap/
mremap05.c 70 static void setup4(struct test_case_t *);
114 .setup = setup4,
188 static void setup4(struct test_case_t *t) function
  /external/ltp/testcases/kernel/syscalls/waitid/
waitid02.c 71 static void setup4(struct testcase_t *);
116 .setup = setup4,
203 static void setup4(struct testcase_t *t) function
  /external/ltp/testcases/kernel/syscalls/sendmsg/
sendmsg01.c 73 static void setup4(void);
303 .setup = setup4,
625 static void setup4(void) function
670 setup4();
679 setup4();
  /external/ltp/testcases/kernel/syscalls/recvmsg/
recvmsg01.c 81 void setup4(void);
180 0, 0, setup4, cleanup2, "large cmesg length"}
335 void setup4(void) function

Completed in 232 milliseconds