Home
last modified time | relevance | path

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

/netbsd/src/external/ibm-public/postfix/dist/src/util/
Dspawn_command.c123 static void get_spawn_args(struct spawn_args * args, int init_key, va_list ap) in get_spawn_args() function
220 get_spawn_args(&args, key, ap); in spawn_command()