Lines Matching defs:resp
110 const struct bufref *resp);254 char *line, size_t len, int *resp)267 *resp = IMAP_RESP_OK;269 *resp = IMAP_RESP_PREAUTH;271 *resp = IMAP_RESP_NOT_OK;321 *resp = '*';335 *resp = '+';340 *resp = -1;571 const struct bufref *resp)578 "%s", (const char *) Curl_bufref_ptr(resp));