Searched refs:spawn_command (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/util/
H A Dspawn_command.h8 /* spawn_command 3h
12 /* #include <spawn_command.h>
32 extern WAIT_STATUS_T spawn_command(int,...);
H A Dspawn_command.c5 /* spawn_command 3
9 /* #include <spawn_command.h>
11 /* WAIT_STATUS_T spawn_command(key, value, ...)
14 /* spawn_command() runs a command in a child process and returns
19 /* Specifies what value will follow. spawn_command() takes a list
66 /* spawn_command() returns the exit status as defined by wait(2).
100 #include <spawn_command.h>
171 msg_panic("spawn_command: request with reserved user ID: -1");
176 msg_panic("spawn_command: request with reserved group ID: -1");
201 /* spawn_command
203 WAIT_STATUS_T spawn_command(int key,...) function
[all...]
H A DMakefile.in24 sigdelay.c skipblanks.c sock_addr.c spawn_command.c split_at.c \
59 sigdelay.o skipblanks.o sock_addr.o spawn_command.o split_at.o \
87 sigdelay.h sock_addr.h spawn_command.h split_at.h stat_as.h \
1568 spawn_command.o: argv.h
1569 spawn_command.o: clean_env.h
1570 spawn_command.o: exec_command.h
1571 spawn_command.o: msg.h
1572 spawn_command.o: set_ugid.h
1573 spawn_command.o: spawn_command
[all...]
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/spawn/
H A Dspawn.c148 #include <spawn_command.h>
302 status = spawn_command(SPAWN_CMD_STDIN, vstream_fileno(client_stream),
H A DMakefile.in69 spawn.o: ../../include/spawn_command.h
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/lib/util/
H A DMakefile34 sigdelay.c skipblanks.c sock_addr.c spawn_command.c split_at.c \

Completed in 67 milliseconds