Home
last modified time | relevance | path

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

/dports/mail/s-nail/s-nail-14.9.23/include/mx/
H A Ddig-msg.h38 mx_DIG_MSG_FCLOSE = 1u<<5 /* (mx_HAVE_FP:) needs fclose() */ enumerator
/dports/mail/s-nail/s-nail-14.9.23/src/mx/
H A Ddig-msg.c1083 if(dmcp->dmc_flags & mx_DIG_MSG_FCLOSE) in mx_dig_msg_on_mailbox_close()
1161 (dmcp->dmc_flags & mx_DIG_MSG_COMPOSE ? 0 : mx_DIG_MSG_FCLOSE); in c_digmsg()
1209 if(dmcp->dmc_flags & mx_DIG_MSG_FCLOSE) in c_digmsg()