Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/quotactl/
Dquotactl05.c29 void (*func_check)(); member
102 tc->func_check(tc->check_subcmd, tc->des, *(int *)(tc->addr)); in verify_quota()
104 tc->func_check(tc->check_subcmd, tc->des); in verify_quota()
Dquotactl02.c38 void (*func_check)(); member
139 tc->func_check(tc->check_subcmd, tc->des, *(int *)(tc->addr)); in verify_quota()
141 tc->func_check(tc->check_subcmd, tc->des); in verify_quota()
/external/ltp/testcases/kernel/syscalls/prctl/
Dprctl08.c45 void (*func_check)(); member
113 tc->func_check(tc->message, tc->expvalue); in verify_prctl()
Dprctl04.c68 void (*func_check)(); member
204 tc->func_check(tc->val); in verify_prctl()