Searched refs:syn1 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/tcsh/
H A Dsh.parse.c42 static struct command *syn1 (const struct wordent *, const struct wordent *, int);
219 * syn1
220 * syn1 & syntax
258 t1 = syn1(p1, p, flags);
280 return (syn1(p1, p2, flags));
286 * syn1
291 syn1(const struct wordent *p1, const struct wordent *p2, int flags) function

Completed in 66 milliseconds