Lines Matching defs:out
158 * ntlm [in/out] - The NTLM data struct being used and modified.
241 * ntlm [in/out] - The NTLM data struct being used and modified.
332 * ntlm [in/out] - The NTLM data struct being used and modified.
333 * out [out] - The result storage.
343 struct bufref *out)
438 Curl_bufref_set(out, ntlmbuf, size, curl_free);
453 * ntlm [in/out] - The NTLM data struct being used and modified.
454 * out [out] - The result storage.
462 struct bufref *out)
754 result = Curl_bufref_memdup(out, ntlmbuf, size);
768 * ntlm [in/out] - The NTLM data struct being cleaned up.