OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:no_crlf
(Results
1 - 1
of
1
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/crypto/http/
http_client.c
98
static int
no_crlf
(const char *component, const char *value)
function
197
if (!
no_crlf
("server", server)
198
|| !
no_crlf
("port", port)
199
|| !
no_crlf
("path", path))
254
if (!
no_crlf
("header name", name)
255
|| !
no_crlf
("header value", value))
1477
if (!
no_crlf
("server", server) || !
no_crlf
("port", port))
Completed in 50 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026