parse.c | 54 static struct command *syn0(struct wordent *, struct wordent *, int); 212 * syn0 221 return (syn0(p1, p2, flags)); 226 * syn0 231 syn0(struct wordent *p1, struct wordent *p2, int flags) function in typeref:struct:command * 440 * ( syn0 ) [ < in ] [ > out ] 603 t->t_dspr = syn0(lp, rp, PHERE);
|