Home
last modified time | relevance | path

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

/dports/mail/s-nail/s-nail-14.9.23/include/mx/
H A Dchild.h27 struct mx_child_ctx;
47 struct mx_child_ctx{ struct
81 EXPORT void mx_child_ctx_setup(struct mx_child_ctx *ccp); argument
90 EXPORT boole mx_child_run(struct mx_child_ctx *ccp);
97 EXPORT boole mx_child_fork(struct mx_child_ctx *ccp);
100 EXPORT void mx_child_in_child_setup(struct mx_child_ctx *ccp);
105 EXPORT void mx_child_in_child_exec_failed(struct mx_child_ctx *ccp, s32 err);
109 EXPORT s32 mx_child_signal(struct mx_child_ctx *ccp, s32 sig);
114 EXPORT void mx_child_forget(struct mx_child_ctx *ccp);
118 EXPORT boole mx_child_wait(struct mx_child_ctx *ccp);
/dports/mail/s-nail/s-nail-14.9.23/src/mx/
H A Dchild.c214 mx_child_ctx_setup(struct mx_child_ctx *ccp){ in mx_child_ctx_setup()
224 mx_child_run(struct mx_child_ctx *ccp){ in mx_child_run()
330 mx_child_fork(struct mx_child_ctx *ccp){ in mx_child_fork()
472 mx_child_in_child_setup(struct mx_child_ctx *ccp){ in mx_child_in_child_setup()
521 mx_child_in_child_exec_failed(struct mx_child_ctx *ccp, s32 err){ in mx_child_in_child_exec_failed()
533 mx_child_signal(struct mx_child_ctx *ccp, s32 sig){ in mx_child_signal()
555 mx_child_forget(struct mx_child_ctx *ccp){ in mx_child_forget()
583 mx_child_wait(struct mx_child_ctx *ccp){ in mx_child_wait()
H A Dfile-streams.c80 struct mx_child_ctx fse_cc;
100 struct mx_child_ctx *ccp,
152 a_fs_register_file(FILE *fp, int omode, struct mx_child_ctx *ccp, u32 flags, in a_fs_register_file()
222 struct mx_child_ctx cc; in a_fs_file_load()
256 struct mx_child_ctx cc; in a_fs_file_save()
802 struct mx_child_ctx cc; in mx_fs_pipe_open()
929 struct mx_child_ctx cc; in mx_fs_pipe_close()
H A Dcmd-misc.c314 struct mx_child_ctx cc; in c_shell()
391 struct mx_child_ctx cc; in c_dosh()
H A Dcmd-edit.c156 struct mx_child_ctx cc; in n_run_editor()
H A Dcmd-folder.c394 struct mx_child_ctx cc; in c_folders()
H A Dspam.c613 struct mx_child_ctx cc; in _spam_cf_interact()
H A Dmailcap.c1138 struct mx_child_ctx cc; in mx_mailcap_handler()
H A Dauxlily.c206 struct mx_child_ctx cc; in page_or_print()
H A Dsendout.c1058 struct mx_child_ctx cc; in a_sendout_file_a_pipe()
1469 struct mx_child_ctx cc; in a_sendout_mta_start()
H A Dsend.c402 struct mx_child_ctx cc; in a_send_pipefile()
H A Dcollect.c914 struct mx_child_ctx cc; in a_coll_pipe()