Searched defs:PerlSock_bind (Results 1 – 1 of 1) sorted by relevance
1256 #define PerlSock_bind(s, n, l) \ macro1345 #define PerlSock_bind(s, n, l) bind(s, n, l) macro