Searched defs:t_case (Results 1 – 4 of 4) sorted by relevance
26 static struct t_case { struct27 int cmd;28 void *addr;29 void (*func_check)();30 int check_subcmd;31 int flag;32 char *des;33 char *tname;
35 static struct t_case { struct36 int cmd;37 void *addr;38 void (*func_check)();39 int check_subcmd;40 int flag;41 char *des;42 char *tname;
31 static struct t_case { struct45 struct t_case *tc = &tcases[n]; in verify_getcwd() argument
26 static struct t_case { struct27 char *buf;28 size_t size;