Searched defs:strnode (Results 1 – 1 of 1) sorted by relevance
119 typedef struct strnode { /* strings */ struct120 int command;121 char *string;122 EXPR at;