Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/openldap/dist/include/ac/
Dsocket.h183 # define AC_NTOHL(l) AC_HTONL(l) macro
187 # define AC_NTOHL( l ) ntohl( l ) macro