Home
last modified time | relevance | path

Searched refs:fcgi_head (Results 1 – 14 of 14) sorted by relevance

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/beam/
H A Dpacket_parser.h132 struct fcgi_head { struct
157 *lenp -= ((struct fcgi_head*)*bufp)->paddingLength; in packet_get_body() argument
H A Dpacket_parser.c387 const struct fcgi_head* hp; in packet_get_length()
388 hlen = sizeof(struct fcgi_head); in packet_get_length()
390 hp = (struct fcgi_head*) ptr; in packet_get_length()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/
H A Dpacket_parser.h132 struct fcgi_head { struct
157 *lenp -= ((struct fcgi_head*)*bufp)->paddingLength; in packet_get_body() argument
H A Dpacket_parser.c378 const struct fcgi_head* hp; in packet_get_length()
379 hlen = sizeof(struct fcgi_head); in packet_get_length()
381 hp = (struct fcgi_head*) ptr; in packet_get_length()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/beam/
H A Dpacket_parser.h130 struct fcgi_head { struct
155 *lenp -= ((struct fcgi_head*)*bufp)->paddingLength; in packet_get_body() argument
H A Dpacket_parser.c387 const struct fcgi_head* hp; in packet_get_length()
388 hlen = sizeof(struct fcgi_head); in packet_get_length()
390 hp = (struct fcgi_head*) ptr; in packet_get_length()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/
H A Dpacket_parser.h132 struct fcgi_head { struct
157 *lenp -= ((struct fcgi_head*)*bufp)->paddingLength; in packet_get_body() argument
H A Dpacket_parser.c378 const struct fcgi_head* hp; in packet_get_length()
379 hlen = sizeof(struct fcgi_head); in packet_get_length()
381 hp = (struct fcgi_head*) ptr; in packet_get_length()
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/beam/
H A Dpacket_parser.h132 struct fcgi_head { struct
157 *lenp -= ((struct fcgi_head*)*bufp)->paddingLength; in packet_get_body() argument
H A Dpacket_parser.c378 const struct fcgi_head* hp; in packet_get_length()
379 hlen = sizeof(struct fcgi_head); in packet_get_length()
381 hp = (struct fcgi_head*) ptr; in packet_get_length()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/beam/
H A Dpacket_parser.h130 struct fcgi_head { struct
155 *lenp -= ((struct fcgi_head*)*bufp)->paddingLength; in packet_get_body() argument
H A Dpacket_parser.c387 const struct fcgi_head* hp; in packet_get_length()
388 hlen = sizeof(struct fcgi_head); in packet_get_length()
390 hp = (struct fcgi_head*) ptr; in packet_get_length()
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/beam/
H A Dpacket_parser.h132 struct fcgi_head { struct
157 *lenp -= ((struct fcgi_head*)*bufp)->paddingLength; in packet_get_body() argument
H A Dpacket_parser.c378 const struct fcgi_head* hp; in packet_get_length()
379 hlen = sizeof(struct fcgi_head); in packet_get_length()
381 hp = (struct fcgi_head*) ptr; in packet_get_length()