Home
last modified time | relevance | path

Searched refs:freenod (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/csh/
H A Dsh.parse.c34 struct wordent *freenod(struct wordent *, struct wordent *);
163 p1 = freenod(p1, redid ? p2 : p1->next); in asyn3()
176 freenod(struct wordent *p1, struct wordent *p2) in freenod() function