Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/
Dpp_proto.h66 PERL_CALLCONV PP(pp_ehostent) __attribute__visibility__("hidden");
Dpp_sys.c5623 PP(pp_ehostent) in PP() argument
/openbsd/src/gnu/usr.bin/perl/lib/B/
DDeparse.pm2414 sub pp_ehostent { baseop(@_, "endhostent") } subroutine