Home
last modified time | relevance | path

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

/dports/mail/s-nail/s-nail-14.9.23/src/mx/
H A Dsigs.c330 if(flags & n_SIGMAN_PIPE) in n__sigman_enter()
345 if(flags & n_SIGMAN_PIPE) in n__sigman_enter()
375 if(f & n_SIGMAN_PIPE) in n_sigman_cleanup_ping()
399 if(f & n_SIGMAN_PIPE) in n_sigman_leave()
407 if((reraise_flags & n_SIGMAN_PIPE) || in n_sigman_leave()
/dports/mail/s-nail/s-nail-14.9.23/include/mx/
H A Dnail.h533 n_SIGMAN_PIPE = 1<<4, enumerator