/titanic_50/usr/src/lib/libshell/common/sh/ |
H A D | path.c | 76 static pid_t path_pfexecve(const char *path, char *argv[],char *const envp[],int spawn) in path_pfexecve() argument 81 if(spawn) in path_pfexecve() 151 static pid_t path_xargs(const char *path, char *argv[],char *const envp[], int spawn) in path_xargs() argument 169 if(!spawn) in path_xargs() 194 if(saveargs || av<avlast || (exitval && !spawn)) in path_xargs() 209 else if(spawn && !sh_isoption(SH_PFSH)) in path_xargs() 212 return(_spawnveg(path,argv,envp,spawn>>1)); in path_xargs() 215 return(path_pfexecve(path,argv,envp,spawn)); in path_xargs() 217 if(!spawn) in path_xargs() 1011 …d_t path_spawn(const char *opath,register char **argv, char **envp, Pathcomp_t *libpath, int spawn) in path_spawn() argument [all …]
|
/titanic_50/usr/src/man/man3head/ |
H A D | Makefile | 76 spawn.h.3head \ 166 spawn.3head \ 255 spawn.3head := LINKSRC = spawn.h.3head
|
/titanic_50/usr/src/lib/libast/common/features/ |
H A D | lib | 6 hdr locale,ndir,nl_types,process,spawn,syslog,utime,vfork,wctype 34 lib spawn,spawnve,spawnveg 50 mem inheritance.pgroup spawn.h 228 tst lib_posix_spawn unistd.h stdlib.h spawn.h -Dfork=______fork note{ posix_spawn exists and it wor… 232 #include <spawn.h> 296 tst lib_spawn_mode unistd.h stdlib.h note{ first spawn arg is mode and it works }end execute{
|
/titanic_50/usr/src/lib/libast/common/comp/ |
H A D | spawnveg.c | 125 return spawn(path, 0, (int*)0, &inherit, (const char**)argv, (const char**)envv);
|
/titanic_50/usr/src/grub/grub-0.97/ |
H A D | Makefile.solaris.defs | 13 # spawn a shell and redefine POUND_SIGN if it is already defined (e.g.
|
/titanic_50/usr/src/cmd/init/ |
H A D | init.c | 581 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_50/usr/src/head/ |
H A D | Makefile | 168 spawn.h \
|
/titanic_50/usr/src/lib/libc/amd64/ |
H A D | Makefile | 839 spawn.o \ 1146 spawn.o \
|
/titanic_50/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/ |
H A D | lib | 12 #define _hdr_spawn 1 /* #include <spawn.h> ok */
|
/titanic_50/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/ |
H A D | lib | 12 #define _hdr_spawn 1 /* #include <spawn.h> ok */
|
/titanic_50/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/ |
H A D | lib | 12 #define _hdr_spawn 1 /* #include <spawn.h> ok */
|
/titanic_50/usr/src/lib/libast/i386/src/lib/libast/FEATURE/ |
H A D | lib | 12 #define _hdr_spawn 1 /* #include <spawn.h> ok */
|
/titanic_50/usr/src/lib/libc/sparcv9/ |
H A D | Makefile.com | 857 spawn.o \ 1167 spawn.o \
|
/titanic_50/usr/src/lib/libc/i386/ |
H A D | Makefile.com | 883 spawn.o \ 1210 spawn.o \
|
/titanic_50/usr/src/lib/libc/sparc/ |
H A D | Makefile.com | 911 spawn.o \ 1240 spawn.o \
|
/titanic_50/usr/src/lib/libast/common/ |
H A D | RELEASE | 475 comp/omitted.c: cygwin spawn _P_DETACH => _P_NOWAIT+setpgid(pid,0) 624 03-03-21 ast_std.h: drop all spawn*() but spawnveg() 625 obsolete/spawn.c: add for dropped spawn*() 640 features/lib: add spawn test for passing SIG_IGN across spawn 642 sfio/sfpopen.c: handle mode "" for spawn with no pipe
|
/titanic_50/usr/src/lib/libshell/common/ |
H A D | README | 72 SPAWN off Use spawn as combined fork/exec. May improve speed on
|
H A D | sh.memo | 2383 \f5ksh\fP can spawn a
|
/titanic_50/usr/src/lib/libast/ |
H A D | Makefile.com | 221 common/obsolete/spawn.o \
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-header.mf | 764 file path=usr/include/spawn.h 1883 file path=usr/share/man/man3head/spawn.h.3head 2065 link path=usr/share/man/man3head/spawn.3head target=spawn.h.3head
|
/titanic_50/usr/src/lib/libc/port/ |
H A D | llib-lc | 161 #include <spawn.h>
|
/titanic_50/usr/src/cmd/look/ |
H A D | words | 21236 spawn
|
/titanic_50/usr/src/cmd/spell/ |
H A D | list | 21235 spawn
|
/titanic_50/ |
H A D | .gitignore | 6339 usr/src/man/man3head/spawn.3head
|
/titanic_50/usr/src/cmd/terminfo/ |
H A D | termcap.src | 3589 # that the control-modifier itself is used to spawn a new copy of mlterm (the
|