Home
last modified time | relevance | path

Searched refs:htonl_bytes (Results 1 - 1 of 1) sorted by relevance

/third_party/curl/lib/
H A Dkrb5.c604 int bytes, htonl_bytes; /* 32-bit integers for htonl */ in do_sec_send() local
648 htonl_bytes = htonl(bytes); in do_sec_send()
649 socket_write(data, fd, &htonl_bytes, sizeof(htonl_bytes)); in do_sec_send()

Completed in 1 milliseconds