Searched refs:check_and_print (Results 1 - 2 of 2) sorted by relevance

/external/ltp/testcases/kernel/syscalls/munmap/
H A Dmunmap03.c94 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/
H A Drename11.c129 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 51 milliseconds