OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:smtp_fgetc
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/global/
smtp_stream.c
25
/* int
smtp_fgetc
(stream)
100
/*
smtp_fgetc
() reads one character from the named stream.
339
/*
smtp_fgetc
- read one character from SMTP peer */
341
int
smtp_fgetc
(VSTREAM *stream)
function
355
smtp_longjmp(stream, SMTP_ERR_TIME, "
smtp_fgetc
");
357
smtp_longjmp(stream, SMTP_ERR_EOF, "
smtp_fgetc
");
Completed in 23 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026