Searched refs:resptag (Results 1 – 2 of 2) sorted by relevance
77 char resptag[5]; /* Response tag to wait for */ member
289 const char *id = imapc->resptag; in imap_endofresp()1459 strcpy(imapc->resptag, "*"); in imap_connect()1790 snprintf(imapc->resptag, sizeof(imapc->resptag), "%c%03d", in imap_sendf()1794 taggedfmt = aprintf("%s %s", imapc->resptag, fmt); in imap_sendf()