Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Pg/pod/
H A DPg.pod42 @pgs_depth = $p->all_depth_first();
109 =head2 all_depth_first()
/illumos-gate/usr/src/cmd/pgstat/
H A Dpgstat.pl270 my @all_pgs = $p->all_depth_first();
812 $p->all_depth_first() :
/illumos-gate/usr/src/cmd/pginfo/
H A Dpginfo.pl192 my @all_pgs = $p->all_depth_first();
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Pg/
H A DPg.pm168 sub all_depth_first subroutine