HomeSort by: relevance | last modified time | path
    Searched refs:pfork (Results 1 - 5 of 5) sorted by relevancy

  /src/bin/csh/
extern.h 261 int pfork(struct command *, int);
exp.c 458 if (pfork(&faket, -1) == 0) {
sem.c 213 pid = pfork(t, wanttty);
287 /* this is from pfork() */
292 /* this is from pfork() */
glob.c 663 if (pfork(&faket, -1) == 0) {
proc.c 1243 pfork(struct command *t /* command we are forking for */, int wanttty) function in typeref:typename:int

Completed in 14 milliseconds