Searched defs:get_msgnum (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/pop3/ |
H A D | pop3-commands.c | 28 static const char *get_msgnum(struct client *client, const char *args, function 105 if (get_msgnum(client, args, &msgnum, FALSE) == NULL) 167 if (get_msgnum(client, args, &msgnum, FALSE) == NULL) 488 if (get_msgnum(client, args, &msgnum, FALSE) == NULL) 553 args = get_msgnum(client, args, &msgnum, TRUE); 887 if (get_msgnum(client, args, &msgnum, FALSE) == NULL)
|
Completed in 14 milliseconds