Searched defs:asyn0 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/csh/
H A Dsh.parse.c25 void asyn0(struct wordent *, struct wordent *);
77 asyn0(p1, p2);
83 asyn0(struct wordent *p1, struct wordent *p2) function
89 tprintf("TRACE- asyn0()\n");
141 asyn0(p1->next, p2);

Completed in 59 milliseconds