Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/quotactl/
H A 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()
H A 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()
/third_party/ltp/testcases/kernel/syscalls/prctl/
H A Dprctl08.c45 void (*func_check)(); member
113 tc->func_check(tc->message, tc->expvalue); in verify_prctl()
H A Dprctl04.c69 void (*func_check)(); member
205 tc->func_check(tc->val); in verify_prctl()

Completed in 5 milliseconds