Home
last modified time | relevance | path

Searched refs:Fork1 (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/lp/cmd/lpsched/
H A Dexec.c72 static int Fork1 ( EXEC * );
406 switch ((ep->pid = Fork1(ep))) { in exec()
1227 Fork1(EXEC *ep) in Fork1() function