OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
HTTP_PROTO_LEN
usr.sbin/rpki-client/http.c
416
if (strncasecmp(uri, HTTP_PROTO, HTTP_PROTO_LEN) != 0)
usr.sbin/rpki-client/http.c
419
host = uri + HTTP_PROTO_LEN;