Home
last modified time | relevance | path

Searched defs:t_case (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/ltp/testcases/kernel/syscalls/quotactl/
H A Dquotactl05.c26 static struct t_case { struct
27 int cmd;
28 void *addr;
29 void (*func_check)();
30 int check_subcmd;
31 int flag;
32 char *des;
33 char *tname;
H A Dquotactl02.c35 static struct t_case { struct
36 int cmd;
37 void *addr;
38 void (*func_check)();
39 int check_subcmd;
40 int flag;
41 char *des;
42 char *tname;
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/getcwd/
H A Dgetcwd01.c31 static struct t_case { struct
46 struct t_case *tc = &tcases[n]; in verify_getcwd() argument
H A Dgetcwd02.c28 static struct t_case { struct
49 struct t_case *tc = &tcases[n]; in verify_getcwd() argument