Searched refs:first_visible_message (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.bin/mail/
H A Dthread.c574 * for this. Likewise, use first_visible_message() to locate the
591 first_visible_message(struct message *mp) function
619 dot = first_visible_message(dot);
1120 dot = first_visible_message(dot);
1132 dot = first_visible_message(dot);
1148 dot = first_visible_message(dot);
1161 dot = first_visible_message(dot);

Completed in 54 milliseconds