Home
last modified time | relevance | path

Searched refs:mu_hdrent_find (Results 1 – 3 of 3) sorted by relevance

/dports/mail/mailutils/mailutils-3.13/libmailutils/mailbox/
H A Dheader.c75 mu_hdrent_find (struct _mu_header *hdr, const char *name, int pos) in mu_hdrent_find() function
202 struct mu_hdrent *ref = mu_hdrent_find (hdr, name, pos); in mu_hdrent_insert()
512 ent = mu_hdrent_find (header, fn, 1); in mu_header_set_value()
559 ent = mu_hdrent_find (header, fn, n); in mu_header_remove()
631 ent = mu_hdrent_find (header, ref, n); in mu_header_insert()
681 ent = mu_hdrent_find (header, name, n); in mu_header_sget_value_n()
/dports/mail/mailutils/mailutils-3.13/doc/
H A DChangeLog.CVS3269 (mu_hdrent_find): Allow negative instance indices, meaning
/dports/mail/mailutils/mailutils-3.13/
H A DChangeLog29499 (mu_hdrent_find): Allow negative instance indices, meaning