Searched defs:exec_child (Results 1 - 2 of 2) sorted by relevance

/dovecot/src/util/
H A Dscript.c36 exec_child(struct master_service_connection *conn, function
190 exec_child(conn, args, array_idx(&envs, 0));
201 exec_child(conn, args, array_idx(&envs, 0));
/dovecot/src/lib-program-client/
H A Dprogram-client-local.c49 void exec_child(const char *bin_path, const char *const *args, function
242 exec_child(pclient->path, pclient->args, &pclient->envs,

Completed in 205 milliseconds