Where Online Learning is simpler!
The C and C++ Include Header Files
/usr/include/rpcsvc/rstat.h
$ cat -n /usr/include/rpcsvc/rstat.h 1 /* 2 * Please do not edit this file. 3 * It was generated using rpcgen. 4 */ 5 6 #ifndef _RSTAT_H_RPCGEN 7 #define _RSTAT_H_RPCGEN 8 9 #include
10 11 12 #ifdef __cplusplus 13 extern "C" { 14 #endif 15 16 #ifndef FSCALE 17 /* 18 * Scale factor for scaled integers used to count load averages. 19 */ 20 #define FSHIFT 8 /* bits to right of fixed binary point */ 21 #define FSCALE (1<
Contact us
|
About us
|
Term of use
|
Copyright © 2000-2025 MyWebUniversity.com ™