OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ret_sec_string
(Results
1 - 1
of
1
) sorted by relevancy
/src/crypto/external/bsd/heimdal/dist/lib/ntlm/
ntlm.c
377
ret_sec_string
(krb5_storage *sp, int ucs2, struct sec_buffer *desc, char **s)
function
707
CHECK(
ret_sec_string
(in, ucs2, &domain, &data->domain), 0);
709
CHECK(
ret_sec_string
(in, ucs2, &hostname, &data->hostname), 0);
868
CHECK(
ret_sec_string
(in, ucs2, &targetname, &type2->targetname), 0);
1039
CHECK(
ret_sec_string
(in, ucs2, &target, &type3->targetname), 0);
1040
CHECK(
ret_sec_string
(in, ucs2, &username, &type3->username), 0);
1041
CHECK(
ret_sec_string
(in, ucs2, &ws, &type3->ws), 0);
Completed in 23 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026