Searched defs:type_s (Results 1 – 5 of 5) sorted by relevance
58 type_s = "W" variable60 type_s = "M" variable62 type_s = "R" variable
19 - (void) setSome : (struct type_s) arg;29 - (struct type_s) getSome 36 struct type_s some = {{1234}, (id)0}; struct38 struct type_s get(void) struct
52 const char *type_s; in carp_print() local
111 const char *type_s; in vrrp_print() local
826 char *type_s = NULL; /* type spec'd by user in argv[] */ in parse_command_line_arguments() local