Searched refs:Info (Results 1 - 10 of 10) sorted by relevance

/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Bin/
H A Ddexplorer213 mkdir Info
227 # Capture Standard Info
231 uname -a > Info/uname-a # System
232 psrinfo -v > Info/psrinfo-v # CPU
233 prtconf > Info/prtconf # Memory (+ devices)
234 df -k > Info/df-k # Disk
235 ifconfig -a > Info/ifconfig-a # Network
236 ps -eo $args > Info/ps-o # Processes
237 uptime > Info/uptime # Load
533 rm Info/unam
[all...]
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/
H A Ddexplorer213 mkdir Info
227 # Capture Standard Info
231 uname -a > Info/uname-a # System
232 psrinfo -v > Info/psrinfo-v # CPU
233 prtconf > Info/prtconf # Memory (+ devices)
234 df -k > Info/df-k # Disk
235 ifconfig -a > Info/ifconfig-a # Network
236 ps -eo $args > Info/ps-o # Processes
237 uptime > Info/uptime # Load
533 rm Info/unam
[all...]
/osnet-11/usr/src/lib/fm/libdiagcode/common/
H A Ddiagcode.c77 } Info[] = { variable in typeref:struct:info
593 for (i = 0; i < sizeof (Info) / sizeof (*Info) - 1; i++)
594 if (!bitv_ge(bv, Info[i + 1].offset))
595 return (&Info[i]);
598 return (&Info[sizeof (Info) / sizeof (*Info) - 1]);
607 for (i = 0; i < sizeof (Info) / sizeof (*Info);
[all...]
/osnet-11/usr/src/lib/hbaapi/common/
H A Dhbaapi.h624 HBA_MGMTINFO Info
H A DHBAAPILIB.c2237 HBA_SetRNIDMgmtInfo (HBA_HANDLE handle, HBA_MGMTINFO Info) {
2249 status = (SetRNIDMgmtInfoFunc)(vendorHandle, Info);
2231 HBA_SetRNIDMgmtInfo(HBA_HANDLE handle, HBA_MGMTINFO Info) argument
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DPerldoc.pm267 `perlfunc') the name of a module, either like `Term::Info' or like
268 `Term/Info', or the name of a program, like `perldoc'.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DBuilder.pm1051 =head2 Test Status and Info
/osnet-11/usr/src/lib/smhba/common/
H A DSMHBAAPILIB.c2574 HBA_SetRNIDMgmtInfo(HBA_HANDLE handle, HBA_MGMTINFO Info) { argument
2586 status = (SetRNIDMgmtInfoFunc)(vendorHandle, Info);
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex123 \ifx\putwordInfo\undefined \gdef\putwordInfo{Info}\fi
1294 % Latin 2 (0xea) gets translated to a | character. Info from
5919 % the node name, #2 the name of the Info cross-reference, #3 the printed
5920 % node name, #4 the name of the Info file, #5 the name of the printed
5948 % Otherwise just copy the Info node name.
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex121 \ifx\putwordInfo\undefined \gdef\putwordInfo{Info}\fi
1511 % Latin 2 (0xea) gets translated to a | character. Info from
6915 % the node name, #2 the name of the Info cross-reference, #3 the printed
6916 % node name, #4 the name of the Info file, #5 the name of the printed
6944 % Otherwise just copy the Info node name.

Completed in 105 milliseconds