Searched defs:ap_ntoh64 (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/lua/
H A Dlua_request.c2118 static apr_uint64_t ap_ntoh64(const apr_uint64_t *input) function
2311 plen = ap_ntoh64(&payload_long);
2424 llen = ap_ntoh64(&llen); /* ntoh doubles as hton */

Completed in 21 milliseconds