OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HTTP_CRLF_STR
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/NetworkPkg/HttpDxe/
HttpImpl.h
21
#define
HTTP_CRLF_STR
"\r\n"
HttpImpl.c
938
Tmp = AsciiStrStr (HttpHeaders,
HTTP_CRLF_STR
);
943
Tmp = Tmp + AsciiStrLen (
HTTP_CRLF_STR
);
[
all
...]
Completed in 52 milliseconds