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

  /src/usr.bin/mail/
collect.c 382 char volatile getsub; local in function:collect
420 getsub = 0;
424 getsub++;
436 if (getsub)
  /src/bin/csh/
lex.c 71 static struct wordent *getsub(struct wordent *);
723 hp = getsub(hp);
737 getsub(struct wordent *en) function in typeref:struct:wordent *

Completed in 33 milliseconds