Home
last modified time | relevance | path

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

/dports/devel/ossp-l2/l2-0.9.13/
H A Dl2_ch_pipe.c57 } l2_ch_pipe_t; typedef
148 l2_ch_pipe_t *cfg; in hook_create()
151 if ((cfg = (l2_ch_pipe_t *)malloc(sizeof(l2_ch_pipe_t))) == NULL) in hook_create()
175 l2_ch_pipe_t *cfg = (l2_ch_pipe_t *)ctx->vp; in hook_configure()
243 static l2_result_t spawn_command(l2_ch_pipe_t *cfg) in spawn_command()
302 l2_ch_pipe_t *cfg = (l2_ch_pipe_t *)ctx->vp; in hook_open()
337 l2_ch_pipe_t *cfg = (l2_ch_pipe_t *)ctx->vp; in hook_write()
372 l2_ch_pipe_t *cfg = (l2_ch_pipe_t *)ctx->vp; in hook_close()
407 l2_ch_pipe_t *cfg = (l2_ch_pipe_t *)ctx->vp; in hook_destroy()
/dports/mail/lmtp2nntp/lmtp2nntp-1.4.1/lib_l2/
H A Dl2_ch_pipe.c57 } l2_ch_pipe_t; typedef
148 l2_ch_pipe_t *cfg; in hook_create()
151 if ((cfg = (l2_ch_pipe_t *)malloc(sizeof(l2_ch_pipe_t))) == NULL) in hook_create()
175 l2_ch_pipe_t *cfg = (l2_ch_pipe_t *)ctx->vp; in hook_configure()
243 static l2_result_t spawn_command(l2_ch_pipe_t *cfg) in spawn_command()
302 l2_ch_pipe_t *cfg = (l2_ch_pipe_t *)ctx->vp; in hook_open()
337 l2_ch_pipe_t *cfg = (l2_ch_pipe_t *)ctx->vp; in hook_write()
372 l2_ch_pipe_t *cfg = (l2_ch_pipe_t *)ctx->vp; in hook_close()
407 l2_ch_pipe_t *cfg = (l2_ch_pipe_t *)ctx->vp; in hook_destroy()