Home
last modified time | relevance | path

Searched refs:spawn (Results 1 – 25 of 29) sorted by relevance

12

/titanic_53/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dpath.c106 static pid_t path_pfexecve(Shell_t *shp,const char *path, char *argv[],char *const envp[],int spawn) in path_pfexecve() argument
111 if(spawn) in path_pfexecve()
155 static pid_t path_xargs(Shell_t *shp,const char *path, char *argv[],char *const envp[], int spawn) in path_xargs() argument
173 if(!spawn) in path_xargs()
198 if(saveargs || av<avlast || (exitval && !spawn)) in path_xargs()
213 else if(spawn && !sh_isoption(SH_PFSH)) in path_xargs()
218 return(_spawnveg(shp,path,argv,envp,spawn>>1)); in path_xargs()
224 return(path_pfexecve(shp,path,argv,envp,spawn)); in path_xargs()
227 if(!spawn) in path_xargs()
1049 …n(Shell_t *shp,const char *opath,register char **argv, char **envp, Pathcomp_t *libpath, int spawn) in path_spawn() argument
[all …]
/titanic_53/usr/src/man/man3head/
H A DMakefile76 spawn.h.3head \
166 spawn.3head \
255 spawn.3head := LINKSRC = spawn.h.3head
/titanic_53/usr/src/contrib/ast/src/lib/libast/features/
H A Dlib6 hdr locale,ndir,nl_types,process,spawn,syslog,utime,vfork
35 lib spawn,spawnve,spawnveg
51 mem inheritance.pgroup spawn.h
244 tst lib_posix_spawn unistd.h stdlib.h spawn.h -Dfork=______fork note{ posix_spawn exists and it wor…
248 #include <spawn.h>
358 tst lib_spawn_mode unistd.h stdlib.h note{ first spawn arg is mode and it works }end execute{
/titanic_53/usr/src/contrib/ast/src/lib/libast/comp/
H A Dspawnveg.c125 return spawn(path, 0, (int*)0, &inherit, (const char**)argv, (const char**)envv);
/titanic_53/usr/src/grub/grub-0.97/
H A DMakefile.solaris.defs13 # spawn a shell and redefine POUND_SIGN if it is already defined (e.g.
/titanic_53/usr/src/cmd/init/
H A Dinit.c581 static void spawn(struct PROC_TABLE *, struct CMD_LINE *);
1273 spawn(pp, &cmd); in spawn_processes()
1307 spawn(pp, &cmd); in spawn_processes()
1310 spawn(pp, &cmd); in spawn_processes()
1325 spawn(struct PROC_TABLE *process, struct CMD_LINE *cmd) in spawn() function
/titanic_53/usr/src/head/
H A DMakefile168 spawn.h \
/titanic_53/usr/src/lib/libc/amd64/
H A DMakefile845 spawn.o \
1152 spawn.o \
/titanic_53/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dlib12 #define _hdr_spawn 1 /* #include <spawn.h> ok */
/titanic_53/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dlib12 #define _hdr_spawn 1 /* #include <spawn.h> ok */
/titanic_53/usr/src/lib/libc/sparcv9/
H A DMakefile.com863 spawn.o \
1173 spawn.o \
/titanic_53/usr/src/lib/libc/i386/
H A DMakefile.com889 spawn.o \
1216 spawn.o \
/titanic_53/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dlib12 #define _hdr_spawn 1 /* #include <spawn.h> ok */
/titanic_53/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dlib12 #define _hdr_spawn 1 /* #include <spawn.h> ok */
/titanic_53/usr/src/lib/libc/sparc/
H A DMakefile.com917 spawn.o \
1246 spawn.o \
/titanic_53/usr/src/contrib/ast/src/cmd/ksh93/
H A DREADME72 SPAWN off Use spawn as combined fork/exec. May improve speed on
H A Dsh.memo2383 \f5ksh\fP can spawn a
/titanic_53/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE663 comp/omitted.c: cygwin spawn _P_DETACH => _P_NOWAIT+setpgid(pid,0)
812 03-03-21 ast_std.h: drop all spawn*() but spawnveg()
813 obsolete/spawn.c: add for dropped spawn*()
828 features/lib: add spawn test for passing SIG_IGN across spawn
830 sfio/sfpopen.c: handle mode "" for spawn with no pipe
H A DMakefile210 sfstrtmp.c spawn.c \
H A DMamfile6090 make spawn.o
6091 make obsolete/spawn.c
6095 done obsolete/spawn.c
6096 meta spawn.o %.c>%.o obsolete/spawn.c spawn
6097 prev obsolete/spawn.c
6098 exec - ${CC} ${mam_cc_FLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c obsolete/spawn
6099 done spawn.o generated
6106 …pass.o lgamma.o log.o log1p.o log__L.o rand48.o random.o rcmd.o rint.o support.o sfstrtmp.o spawn.o
/titanic_53/usr/src/cmd/ast/libast/
H A DMakefile.defs250 obsolete/spawn.o \
/titanic_53/usr/src/boot/lib/libz/
H A DFAQ82 No, sorry. You have to spawn an uncompress or gunzip subprocess, or adapt
/titanic_53/usr/src/pkg/manifests/
H A Dsystem-header.mf772 file path=usr/include/spawn.h
1892 file path=usr/share/man/man3head/spawn.h.3head
2074 link path=usr/share/man/man3head/spawn.3head target=spawn.h.3head
/titanic_53/usr/src/lib/libc/port/
H A Dllib-lc161 #include <spawn.h>
/titanic_53/usr/src/cmd/look/
H A Dwords21236 spawn

12