Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A DXSUB.h616 # define ntohl PerlSock_ntohl
H A Diperlsys.h1270 # define PerlSock_ntohl(x) \ macro
1362 # define PerlSock_ntohl(x) ntohl(x) macro
H A Dpp_pack.c1549 au32 = PerlSock_ntohl(au32); in S_unpack_rec()
1571 ai32 = (I32)PerlSock_ntohl((U32)ai32); in S_unpack_rec()
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D5005000362 PerlSock_ntohl # Z added by devel/scanprov