Searched refs:SPAWN_CMD_END (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/util/
H A Dspawn_command.h19 #define SPAWN_CMD_END 0 /* terminator */ macro
H A Dspawn_command.c20 /* of (key, value) arguments, terminated by SPAWN_CMD_END. The
145 for (key = init_key; key != SPAWN_CMD_END; key = va_arg(ap, int)) {
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/spawn/
H A Dspawn.c310 SPAWN_CMD_END);

Completed in 101 milliseconds