HomeSort by: relevance | last modified time | path
    Searched defs:freenod (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/csh/
parse.c 53 static struct wordent *freenod(struct wordent *, struct wordent *);
176 p1 = freenod(p1, redid ? p2 : p1->next);
189 freenod(struct wordent *p1, struct wordent *p2) function in typeref:struct:wordent *
parse.c 53 static struct wordent *freenod(struct wordent *, struct wordent *);
176 p1 = freenod(p1, redid ? p2 : p1->next);
189 freenod(struct wordent *p1, struct wordent *p2) function in typeref:struct:wordent *

Completed in 23 milliseconds