parse.c | 55 static struct command *syn1(struct wordent *, struct wordent *, int); 227 * syn1 228 * syn1 & syntax 261 t1 = syn1(p1, p, flags); 281 return (syn1(p1, p2, flags)); 287 * syn1 292 syn1(struct wordent *p1, struct wordent *p2, int flags) function in typeref:struct:command *
|