Home
last modified time | relevance | path

Searched defs:nextword (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.bin/mail/
H A Dhead.c244 nextword(char *wp, char *wbuf) in nextword() function
/freebsd/contrib/tcsh/
H A Dtc.sched.c188 struct wordent cmd, *nextword, *lastword; in sched_run() local
H A Dtc.func.c222 struct wordent cmd, *nextword, *lastword; in dolist() local
/freebsd/bin/sh/
H A Dexpand.c163 nextword(char c, int flag, char *p, struct worddest *dst) in nextword() function