Searched refs:col3 (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/usr.bin/comm/
H A Dcomm.c75 const char *col1, *col2, *col3; local
115 col1 = col2 = col3 = NULL;
121 col3 = *p;
172 if (col3 != NULL)
173 (void)printf("%s%s\n", col3, line1);
/freebsd-12-stable/usr.bin/systat/
H A Difstat.c62 static const int col3 = C3; variable
230 PUTRATE(col3, ifp->if_ypos);

Completed in 165 milliseconds