Searched defs:imap_command (Results 1 - 2 of 2) sorted by relevance
/ast/src/cmd/mailx/ | ||
H A D | imap.c | 1875 imap_command(char* s) function |
H A D | mailx.h | 1102 extern int imap_command(char*); 1128 #define imap_command(a) (-1) macro |
Completed in 20 milliseconds