Searched defs:statistics (Results 1 - 5 of 5) sorted by relevance
/osnet-11/usr/src/lib/sun_fc/common/ |
H A D | Sun_fcGetPortStatistics.cc | 38 HBA_UINT32 port, PHBA_PORTSTATISTICS statistics) { 42 if (statistics == NULL) { 37 Sun_fcGetPortStatistics(HBA_HANDLE handle, HBA_UINT32 port, PHBA_PORTSTATISTICS statistics) argument
|
/osnet-11/usr/src/cmd/sendmail/include/sendmail/ |
H A D | mailstats.h | 25 struct statistics struct
|
/osnet-11/usr/src/lib/libsqlite/tool/ |
H A D | lemon.c | 1328 static int statistics = 0; local 1336 {OPT_FLAG, "s", (char*)&statistics, "Print parser stats to standard output."}, 1435 if( statistics ){ 1436 printf("Parser statistics: %d terminals, %d nonterminals, %d rules\n",
|
/osnet-11/usr/src/lib/smhba/common/ |
H A D | SMHBAAPILIB.c | 4101 SMHBA_PROTOCOLSTATISTICS *statistics) 4115 status = ((GetLUNStatisticsFunc)(vendorHandle, lunit, statistics)); 4098 SMHBA_GetLUNStatistics( HBA_HANDLE handle, const HBA_SCSIID *lunit, SMHBA_PROTOCOLSTATISTICS *statistics) argument
|
/osnet-11/usr/src/grub/grub2/include/grub/efi/ |
H A D | api.h | 1393 void (*statistics) (void); member in struct:grub_efi_simple_network
|
Completed in 54 milliseconds