Searched defs:s_command (Results 1 – 1 of 1) sorted by relevance
54 struct s_command { struct55 struct s_command *next; /* Pointer to next command */ argument59 struct s_command *c; /* Command(s) for b t { */ argument63 } u;64 char code; /* Command code */65 u_int nonsel:1; /* True if ! */66 u_int inrange:1; /* True if in range */