Home
last modified time | relevance | path

Searched refs:n_qm (Results 1 – 8 of 8) sorted by relevance

/dports/mail/s-nail/s-nail-14.9.23/src/mx/
H A Dauxlily.c834 ? n_weekday_names[tmp->tm_wday] : n_qm; in n_time_ctime()
836 ? n_month_names[tmp->tm_mon] : n_qm; in n_time_ctime()
H A Dsend.c185 cp = n_qm; in _print_part_info()
1447 (ip->m_partstring != NULL ? ip->m_partstring : n_qm), in newfile()
H A Dmain.c96 VL char const n_qm[2] = "?"; variable
H A Dmime.c1150 out = n_str_add_buf(out, n_qm, 1);/* TODO unicode replacement */ in mime_fromhdr()
H A Dshexp.c1837 case '?': vp = n_qm; break; in BITENUM_IS()
H A Dxtls.c2133 (xpp->xp_last ? n_qm : xpp->xp_name), in n_tls_open()
H A Dobs-imap.c4640 ? n_month_names[tmp->tm_mon] : n_qm; in imap_make_date_time()
/dports/mail/s-nail/s-nail-14.9.23/include/mx/
H A Dnail.h1533 VL char const n_qm[2]; /* Question-mark ? */ variable