Home | Sort by: relevance | last modified time | path |
/src/usr.bin/nfsstat/ | |
nfsstat.c | 83 static const struct shortprocs { struct 86 } shortprocs[] = { variable in typeref:typename:const struct shortprocs[] 98 #define NSHORTPROC (sizeof(shortprocs)/sizeof(shortprocs[0])) 411 int mask = shortprocs[i].mask; 455 printf("%7.7s ", shortprocs[i].name); |
nfsstat.c | 83 static const struct shortprocs { struct 86 } shortprocs[] = { variable in typeref:typename:const struct shortprocs[] 98 #define NSHORTPROC (sizeof(shortprocs)/sizeof(shortprocs[0])) 411 int mask = shortprocs[i].mask; 455 printf("%7.7s ", shortprocs[i].name); |