OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:netstring_get_data
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/util/
netstring.h
33
extern VSTRING *
netstring_get_data
(VSTREAM *, VSTRING *, ssize_t);
netstring.c
57
/* VSTRING *
netstring_get_data
(stream, buf, len)
116
/*
netstring_get_data
() reads the specified number of bytes from the
234
/*
netstring_get_data
- read netstring payload + terminator */
236
VSTRING *
netstring_get_data
(VSTREAM *stream, VSTRING *buf, ssize_t len)
function
238
const char *myname = "
netstring_get_data
";
274
netstring_get_data
(stream, buf, len);
Completed in 114 milliseconds
Indexes created Tue Aug 11 00:25:38 UTC 2026