Lines Matching defs:buffer
64 /* Release the package buffer as it is not required anymore */
141 /* Release the package buffer as it is not required anymore */
144 /* Allocate our output buffer */
200 /* Setup the challenge "input" security buffer */
236 /* Setup the response "output" security buffer */
260 char buffer[STRERROR_LEN];
262 Curl_sspi_strerror(nego->status, buffer, sizeof(buffer)));
274 char buffer[STRERROR_LEN];
276 Curl_sspi_strerror(nego->status, buffer, sizeof(buffer)));