Home
last modified time | relevance | path

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

/dports/devel/ossp-l2/l2-0.9.13/
H A Dl2_ch_pipe.c42 #define L2_PIPE_RUNTIME_ONESHOT 4 /* oneshot pipe command processing */ macro
205 cfg->iRtme = L2_PIPE_RUNTIME_ONESHOT; in hook_configure()
326 if ((cfg->iRtme == L2_PIPE_RUNTIME_ONESHOT) && (ch->state != L2_CHSTATE_OPENED)) in hook_open()
340 if ((cfg->iRtme == L2_PIPE_RUNTIME_ONESHOT) && (cfg->Pid == -1)) in hook_write()
362 if ((cfg->iRtme == L2_PIPE_RUNTIME_ONESHOT) && (cfg->Pid != -1)) in hook_write()
/dports/mail/lmtp2nntp/lmtp2nntp-1.4.1/lib_l2/
H A Dl2_ch_pipe.c42 #define L2_PIPE_RUNTIME_ONESHOT 4 /* oneshot pipe command processing */ macro
205 cfg->iRtme = L2_PIPE_RUNTIME_ONESHOT; in hook_configure()
326 if ((cfg->iRtme == L2_PIPE_RUNTIME_ONESHOT) && (ch->state != L2_CHSTATE_OPENED)) in hook_open()
340 if ((cfg->iRtme == L2_PIPE_RUNTIME_ONESHOT) && (cfg->Pid == -1)) in hook_write()
362 if ((cfg->iRtme == L2_PIPE_RUNTIME_ONESHOT) && (cfg->Pid != -1)) in hook_write()