Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/
Dpp_proto.h268 PERL_CALLCONV PP(pp_shostent) __attribute__visibility__("hidden");
Dpp_sys.c5582 PP_wrapped(pp_shostent, 1, 0)
/openbsd/src/gnu/usr.bin/perl/lib/B/
DDeparse.pm2630 sub pp_shostent { unop(@_, "sethostent") } subroutine