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

  /external/ltp/testcases/kernel/syscalls/munmap/
munmap03.c 94 static void check_and_print(int expected_errno) function
122 check_and_print(EINVAL);
139 check_and_print(EINVAL);
149 check_and_print(EINVAL);
  /external/ltp/testcases/kernel/syscalls/rename/
rename11.c 129 static void check_and_print(int expected_errno) function
147 check_and_print(ELOOP);
161 check_and_print(EROFS);
180 check_and_print(EMLINK);

Completed in 156 milliseconds