Searched defs:t_case (Results 1 – 4 of 4) sorted by relevance
25 static struct t_case { struct26 int cmd;27 void *addr;28 void (*func_check)();29 int check_subcmd;30 int flag;31 char *des;32 char *tname;
40 static struct t_case { struct41 int cmd;42 void *addr;43 void (*func_check)();44 int check_subcmd;45 int flag;46 char *des;47 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;