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.c28 void (*func_check)(); member
95 tc->func_check(tc->check_subcmd, tc->des, *(int *)(tc->addr)); in verify_quota()
97 tc->func_check(tc->check_subcmd, tc->des); in verify_quota()
Dquotactl02.c43 void (*func_check)(); member
138 tc->func_check(tc->check_subcmd, tc->des, *(int *)(tc->addr)); in verify_quota()
140 tc->func_check(tc->check_subcmd, tc->des); in verify_quota()
/external/ltp/testcases/kernel/syscalls/prctl/
Dprctl08.c37 void (*func_check)(); member
119 tc->func_check(tc->message, tc->expvalue); in verify_prctl()
Dprctl04.c60 void (*func_check)(); member
192 tc->func_check(tc->val); in verify_prctl()