Home
last modified time | relevance | path

Searched defs:msgCount (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/usr.bin/mail/
H A Dcmd2.c208 int msgCount; in save1() local
393 int msgCount; in undeletecmd() local
647 int msgCount; in detach1() local
H A Dcmd1.c117 int msgCount; in headers() local
321 int msgCount; in type1() local
534 int msgCount; in top() local
H A Dedit.c157 int msgCount; in edit1() local
H A Dextern.h361 # define thread_fix_new_links(message,omsgCount,msgCount) argument
H A Dlist.c768 match_string(int *markarray, char *str, int msgCount) in match_string()
950 int msgCount; /* tmparray length and message count */ in markall_core() local
1225 int msgCount; in markall() local
H A Dfio.c59 static int msgCount; /* Count of messages read in */ variable
H A Dthread.c469 thread_init(struct thread_s *tp, struct message *mp, int msgCount) in thread_init()
489 thread_fix_new_links(struct message *message, int omsgCount, int msgCount) in thread_fix_new_links()