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

/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dspawn_command.h1 /* $NetBSD: spawn_command.h,v 1.2 2017/02/14 01:16:49 christos Exp $ */
8 /* spawn_command 3h
12 /* #include <spawn_command.h>
55 extern WAIT_STATUS_T spawn_command(int,...);
H A Dspawn_command.c1 /* $NetBSD: spawn_command.c,v 1.2 2017/02/14 01:16:49 christos Exp $ */
5 /* 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 /* spawn_command() takes a list of macros with arguments,
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
203 WAIT_STATUS_T spawn_command(int key,...) function
[all...]
H A DMakefile.in25 sigdelay.c skipblanks.c sock_addr.c spawn_command.c split_at.c \
72 sigdelay.o skipblanks.o sock_addr.o spawn_command.o split_at.o \
116 sigdelay.h sock_addr.h spawn_command.h split_at.h stat_as.h \
2650 spawn_command.o: argv.h
2651 spawn_command.o: check_arg.h
2652 spawn_command.o: clean_env.h
2653 spawn_command.o: exec_command.h
2654 spawn_command.o: msg.h
2655 spawn_command.o: set_ugid.h
2656 spawn_command
[all...]
/netbsd-current/external/ibm-public/postfix/dist/src/spawn/
H A Dspawn.c155 #include <spawn_command.h>
310 status = spawn_command(CA_SPAWN_CMD_STDIN(vstream_fileno(client_stream)),
H A DMakefile.in75 spawn.o: ../../include/spawn_command.h
/netbsd-current/external/ibm-public/postfix/lib/util/
H A DMakefile190 spawn_command.c \

Completed in 107 milliseconds