OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sasl_line
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/xsasl/
xsasl_dovecot_server.c
169
VSTRING *
sasl_line
;
member in struct:__anon135
451
server->
sasl_line
= vstring_alloc(256);
506
vstring_free(server->
sasl_line
);
579
while (vstring_get_nonl(server->
sasl_line
,
581
line = vstring_str(server->
sasl_line
);
xsasl_dovecot_server.c
169
VSTRING *
sasl_line
;
member in struct:__anon135
451
server->
sasl_line
= vstring_alloc(256);
506
vstring_free(server->
sasl_line
);
579
while (vstring_get_nonl(server->
sasl_line
,
581
line = vstring_str(server->
sasl_line
);
Completed in 87 milliseconds
Indexes created Sat Jun 27 00:24:51 UTC 2026