OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:opt_read
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/cddl/dtracetoolkit/dist/Bin/
fddist
50
opt_read
=0; opt_write=0
56
r)
opt_read
=1 ;;
72
if [ $
opt_read
-eq 0 -a $opt_write -eq 0 ]; then
73
opt_read
=1; opt_write=1
83
inline int
OPT_read
= '$
opt_read
';
91
OPT_read
&& OPT_write ? printf("reads and writes") : 1;
92
OPT_read
&& ! OPT_write ? printf("reads") : 1;
93
!
OPT_read
&& OPT_write ? printf("writes") : 1;
99
/
OPT_read
/
[
all
...]
pfilestat
49
opt_read
=0; opt_write=0
55
r)
opt_read
=1 ;;
80
if [ $
opt_read
-eq 0 -a $opt_write -eq 0 ]; then
81
opt_read
=1; opt_write=1
92
inline int
OPT_read
= '$
opt_read
';
109
OPT_read
&& OPT_write ? printf("reads and writes") : 1;
110
OPT_read
&& ! OPT_write ? printf("reads") : 1;
111
!
OPT_read
&& OPT_write ? printf("writes") : 1;
122
/pid == PID &&
OPT_read
/
[
all
...]
/src/external/cddl/dtracetoolkit/dist/Proc/
fddist
50
opt_read
=0; opt_write=0
56
r)
opt_read
=1 ;;
72
if [ $
opt_read
-eq 0 -a $opt_write -eq 0 ]; then
73
opt_read
=1; opt_write=1
83
inline int
OPT_read
= '$
opt_read
';
91
OPT_read
&& OPT_write ? printf("reads and writes") : 1;
92
OPT_read
&& ! OPT_write ? printf("reads") : 1;
93
!
OPT_read
&& OPT_write ? printf("writes") : 1;
99
/
OPT_read
/
[
all
...]
pfilestat
49
opt_read
=0; opt_write=0
55
r)
opt_read
=1 ;;
80
if [ $
opt_read
-eq 0 -a $opt_write -eq 0 ]; then
81
opt_read
=1; opt_write=1
92
inline int
OPT_read
= '$
opt_read
';
109
OPT_read
&& OPT_write ? printf("reads and writes") : 1;
110
OPT_read
&& ! OPT_write ? printf("reads") : 1;
111
!
OPT_read
&& OPT_write ? printf("writes") : 1;
122
/pid == PID &&
OPT_read
/
[
all
...]
Completed in 46 milliseconds
Indexes created Mon Apr 20 00:23:12 UTC 2026