Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dproc_open.c148 int proc_open(proc_handler_t *proc, const char *command) { in proc_open() argument
192 buffer_append_string(cmdline, command); in proc_open()
235 int proc_open(proc_handler_t *proc, const char *command) { in proc_open() argument
260 execl(shell, shell, "-c", command, (char *)NULL); in proc_open()
261 fprintf(stderr, "failed to execute shell: %s -c %s: %s\n", shell, command, strerror(errno)); in proc_open()
293 int proc_open_buffer(const char *command, buffer *in, buffer *out, buffer *err) { in proc_open_buffer() argument
296 if (proc_open(&proc, command) != 0) { in proc_open_buffer()
H A Dproc_open.h24 int proc_open(proc_handler_t *ht, const char *command);
25 int proc_open_buffer(const char *command, buffer *in, buffer *out, buffer *err);
/mOS-networking-stack/samples/lighttpd-1.4.32/
H A DINSTALL93 Please use the following command to run lighttpd:
117 Please use the following command to run lighttpd:
147 Please use the following command to run lighttpd:
H A Daclocal.m4560 # overwrite some of them when testing with obscure command lines.
884 on the command line, even when the '-f' option is present. This is contrary
1369 # Substitute a variable $(am__tar) that is a command
1468 # tar/untar a dummy directory, and stop if the command works.
H A Dltmain.sh3517 func_show_eval_locale "$command" \
3566 func_show_eval_locale "$command" \
H A DNEWS894 * added the exec command to the SSI handler
/mOS-networking-stack/util/
H A Dring_buffer.c176 rep.command = 0x00; in MoveToREPData()
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/
H A Dconfiguration.txt62 # read configuration from output of a command
H A Dfastcgi.txt522 directly from the command-line it cleans the environment
/mOS-networking-stack/samples/lighttpd-1.4.32/m4/
H A Dlibtool.m4859 AC_ARG_VAR([GOC], [Go compiler command])dnl
1193 # printf (that we can use as an echo command).
1673 # find the maximum length of command line arguments
1674 AC_MSG_CHECKING([the maximum length of command line arguments])
1690 # no limit to the length of command line arguments.
1806 [What is the maximum length of a command?])
2875 # being certain /sbin/ldconfig is available, command
3189 *** Warning: the command libtool uses to detect shared libraries,
3408 # find command to truncate a binary pipe
3471 # Base MSYS/MinGW do not provide the 'file' command needed by
[all …]