Home | Sort by: relevance | last modified time | path |
/src/usr.bin/comm/ | |
comm.c | 71 const char *col1, *col2, *col3, **p; local in function:main 109 col1 = col2 = col3 = NULL; 115 col3 = *p; 139 if (col3) 140 if (printf("%s%s\n", col3, line1) < 0) |
/src/usr.bin/systat/ | |
ifstat.c | 64 static const int col3 = C3; variable in typeref:typename:const int 222 PUTRATE(col3, ifp->if_ypos); |