Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/getcwd/
Dgetcwd01.c43 static struct t_case { struct
57 struct t_case *tc = &tcases[n]; in verify_getcwd() argument
Dgetcwd02.c38 static struct t_case { struct
39 char *buf;
40 size_t size;
/external/ltp/testcases/kernel/syscalls/quotactl/
Dquotactl02.c61 static struct t_case { struct
62 int cmd;
63 void *addr;
64 void (*func_check)();
65 int check_subcmd;
66 char *des;