Searched refs:prc (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/fm/topo/modules/sun4v/hostbridge/common/
H A Dhb_rcid.h36 typedef struct prc { struct
47 struct prc *rcs; /* array of pciexrc */
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dperl5db.pl1178 &recallCommand("!") unless defined $prc;
6646 $prc = $rc; # Copy it
6647 $prc =~ s/\\b$//; # Remove trailing \b
6648 $prc =~ s/\\(.)/$1/g; # Remove escapes
6649 $prc; # Return the printable version
6837 B<$prc> I<number> Redo a previous command (default previous command).
6838 B<$prc> I<-number> Redo number'th-to-last command.
6839 B<$prc> I<pattern> Redo last command that started with I<pattern>.
6922 B<$prc> [I<N>|I<pat>] Redo a previous command B<B> I<ln|*> Delete a/all breakpoints
7013 B<$prc>
[all...]

Completed in 27 milliseconds