Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dexec.c70 static int Fork1 ( EXEC * );
300 switch ((ep->pid = Fork1(ep))) { in exec()
1121 Fork1(EXEC *ep) in Fork1() function