OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:read_write
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/systat/
iostat.c
51
static int
read_write
= 0; /* default read/write shown */
variable in typeref:typename:int
130
#define COLWIDTH (9 + secs * 5 + 1 +
read_write
* 9 + 1)
158
if (
read_write
)
162
read_write
? "r/s" : "tps");
165
if (
read_write
)
181
linesperregion = 2 + secs + (
read_write
? 2 : 0);
189
if (
read_write
) {
271
if (!
read_write
) {
280
if (
read_write
)
290
if (
read_write
) {
[
all
...]
/src/sys/external/bsd/drm/dist/shared-core/
i915_drm.h
390
unsigned int
read_write
:1;
member in struct:drm_i915_mmio
Completed in 14 milliseconds
Indexes created Wed Sep 24 22:09:59 GMT 2025