Lines Matching refs:spawn
210 Spawn a process executing the command in ARGV and return its pid. */
464 lib$spawn, or the command contains a newline, or if redirection
589 LIB$SPAWN [command-string]
602 * The problem starts with the synchronous case where after lib$spawn is
605 * the spawning nor to the spawned one. Hence the caller needs to spawn
614 * One more: At the time of LIB$SPAWN signals are blocked. SIGQUIT will
620 * Prior to the spawn it is checked if an AST is already set up for
628 * After the spawn (now /nowait) a sys$waitfr simulates the /wait and
640 status = lib$spawn (&cmddsc, /* cmd-string */
656 status = lib$spawn (&cmddsc,