Searched refs:shcmd (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10.1/ksh-23/ksh/src/lib/libast/misc/
H A Dintercepts.h28 #include <shcmd.h>
/macosx-10.10.1/lsof-53/lsof/scripts/
H A Didrlogin.perl107 foreach $pid (sort keys(%shcmd)) {
122 $shlogin{$pid}, $shcmd{$pid}, $pid,
153 if (defined($shcmd{$pid})) { return; }
158 $shcmd{$pid} = $cmd;
171 $shcmd{$pid} = $cmd;
H A Didrlogin.perl5123 foreach $pid (sort keys(%shcmd)) {
138 $shlogin{$pid}, $shcmd{$pid}, $pid,
156 $shcmd{$pid} = $cmd;
161 $shcmd{$pid} = $cmd;
/macosx-10.10.1/ksh-23/ksh/src/lib/libcmd/
H A Dcmdinit.c27 #include <shcmd.h>
H A Dcmd.h34 #include <shcmd.h>
H A DMakefile48 $("#")include <shcmd.h>
/macosx-10.10.1/ksh-23/ksh/src/cmd/ksh93/include/
H A Dshell.h52 #include <shcmd.h>
/macosx-10.10.1/text_cmds-88/ed/
H A Dmain.c79 char *shcmd; /* shell command buffer */ variable
889 if (sflags) printf("%s\n", shcmd + 1);
891 system(shcmd + 1);
972 printf("%s\n", shcmd + 1);
973 return shcmd;
1023 else if (shcmd == NULL || (!posixly_correct && *(shcmd + 1) == '\0'))
1029 for (s = shcmd + 1; s < shcmd + shcmdi;)
1046 REALLOC(shcmd, shcmds
[all...]
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/
H A DMakefile36 sfio.h sfio_s.h sfio_t.h sfdisc.h shcmd.h \

Completed in 203 milliseconds