OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:psc_extract_addr
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/postscreen/
postscreen_smtpd.c
456
/*
psc_extract_addr
- extract MAIL/RCPT address, unquoted form */
458
static char *
psc_extract_addr
(VSTRING *result, const char *string)
function
531
if ((addr =
psc_extract_addr
(psc_temp, colon + 1)) == 0)
571
if ((addr =
psc_extract_addr
(psc_temp, colon + 1)) == 0)
Completed in 13 milliseconds
Indexes created Thu Mar 26 00:23:24 UTC 2026