blob: f6b2ecccf36466c5472991464802ad5c7effc7f3 [file]
functions:
- name: htonl
standards:
- posix
return_type: uint32_t
arguments:
- type: uint32_t
- name: htons
standards:
- posix
return_type: uint16_t
arguments:
- type: uint16_t
- name: ntohl
standards:
- posix
return_type: uint32_t
arguments:
- type: uint32_t
- name: ntohs
standards:
- posix
return_type: uint16_t
arguments:
- type: uint16_t