get_cmd_result 185 imap-send.c static int get_cmd_result(struct imap_store *ctx, struct imap_cmd *tcmd); get_cmd_result 535 imap-send.c get_cmd_result(ctx, NULL); get_cmd_result 594 imap-send.c return get_cmd_result(ctx, cmdp); get_cmd_result 610 imap-send.c switch (get_cmd_result(ctx, cmdp)) {