Searched defs:type_s (Results 1 – 5 of 5) sorted by relevance
64 type_s = b"W" variable66 type_s = b"M" variable68 type_s = b"R" variable
19 - (void) setSome : (struct type_s) arg;25 - (void) setSome : (struct type_s) arg36 struct type_s some = {{1234}, (id)0}; struct38 struct type_s get(void) struct
50 const char *type_s; in carp_print() local
110 const char *type_s; in vrrp_print() local
838 char *type_s = NULL; /* type spec'd by user in argv[] */ in parse_command_line_arguments() local