Home
last modified time | relevance | path

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

/dflybsd-src/games/boggle/mkindex/
H A Dmkindex.c74 nextword(FILE *fp, char *buffer, int *clen, int *rlen) in nextword() function
/dflybsd-src/games/boggle/boggle/
H A Dword.c56 nextword(FILE *fp) in nextword() function
/dflybsd-src/usr.bin/mail/
H A Dhead.c246 nextword(char *wp, char *wbuf) in nextword() function
/dflybsd-src/contrib/tcsh-6/
H A Dtc.sched.c188 struct wordent cmd, *nextword, *lastword; in sched_run() local
H A Dtc.func.c240 struct wordent cmd, *nextword, *lastword; in dolist() local
/dflybsd-src/bin/sh/
H A Dexpand.c171 nextword(char c, int flag, char *p, struct worddest *dst) in nextword() function