OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:winlines
(Results
1 - 6
of
6
) sorted by relevancy
/src/usr.sbin/iostat/
iostat.c
99
static int
winlines
= 20;
variable in typeref:typename:int
304
winlines
= ts.ts_lines;
314
height =
winlines
;
316
winlines
= height;
371
if (do_header || (
winlines
!= 0 && (hdrcnt -= lines) <= 0)) {
374
hdrcnt =
winlines
- hdroffset;
iostat.c
99
static int
winlines
= 20;
variable in typeref:typename:int
304
winlines
= ts.ts_lines;
314
height =
winlines
;
316
winlines
= height;
371
if (do_header || (
winlines
!= 0 && (hdrcnt -= lines) <= 0)) {
374
hdrcnt =
winlines
- hdroffset;
iostat.c
99
static int
winlines
= 20;
variable in typeref:typename:int
304
winlines
= ts.ts_lines;
314
height =
winlines
;
316
winlines
= height;
371
if (do_header || (
winlines
!= 0 && (hdrcnt -= lines) <= 0)) {
374
hdrcnt =
winlines
- hdroffset;
/src/usr.bin/vmstat/
vmstat.c
257
int
winlines
= 20;
variable in typeref:typename:int
443
winlines
= winsize.ws_row;
680
hdrcnt =
winlines
- 2;
856
hdrcnt =
winlines
- 2;
vmstat.c
257
int
winlines
= 20;
variable in typeref:typename:int
443
winlines
= winsize.ws_row;
680
hdrcnt =
winlines
- 2;
856
hdrcnt =
winlines
- 2;
vmstat.c
257
int
winlines
= 20;
variable in typeref:typename:int
443
winlines
= winsize.ws_row;
680
hdrcnt =
winlines
- 2;
856
hdrcnt =
winlines
- 2;
Completed in 77 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025