Home
last modified time | relevance | path

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

/openbsd/usr.sbin/smtpd/
H A Dmproc.c417 m_add_size(struct mproc *m, size_t sz) in m_add_size() function
449 m_add_size(m, len); in m_add_data()
474 m_add_size(m, sa->sa_len); in m_add_sockaddr()
502 m_add_size(m, 0); in m_add_params()
505 m_add_size(m, dict_count(d)); in m_add_params()
H A Dca.c319 m_add_size(p_ca, (size_t)RSA_size(rsa)); in rsae_send_imsg()
320 m_add_size(p_ca, (size_t)padding); in rsae_send_imsg()
H A Dreport_smtp.c226 m_add_size(p_lka, msgsz); in report_smtp_tx_commit()
H A Dsmtpd.h1459 void m_add_size(struct mproc *, size_t);
/openbsd/usr.sbin/lpd/
H A Dproc.h44 void m_add_size(struct imsgproc *, size_t);
H A Dproc.c405 m_add_size(struct imsgproc *p, size_t v) in m_add_size() function
430 m_add_size(p, sa->sa_len); in m_add_sockaddr()
H A Dengine_lpr.c588 m_add_size(p_frontend, size); in lpr_recvjob_cf()
642 m_add_size(p_frontend, size); in lpr_recvjob_df()
H A Dfrontend_lpr.c507 m_add_size(p_engine, count); in lpr_readcommand()