Searched refs:PerlSock_shutdown (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/
H A DXSUB.h657 # define shutdown PerlSock_shutdown
H A Diperlsys.h1346 # define PerlSock_shutdown(s, h) \ macro
1408 # define PerlSock_shutdown(s, h) shutdown(s, h) macro
H A Dpp_sys.c2685 PUSHi( PerlSock_shutdown(PerlIO_fileno(IoIFP(io)), how) >= 0 );

Completed in 178 milliseconds