OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:opt_w
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/sgimips/stand/sgivol/
sgivol.c
64
int
opt_w
; /* Write a file to volume header */
variable in typeref:typename:int
119
#define RESET_OPTS() opt_i = opt_m = opt_r =
opt_w
= opt_d = opt_p = 0
146
++
opt_w
;
172
if (opt_m || opt_r ||
opt_w
) {
202
(opt_i | opt_m |
opt_w
| opt_d | opt_p) ? O_RDWR : O_RDONLY);
207
fd = open(buf, (opt_i |
opt_w
| opt_d | opt_p)
245
if (
opt_w
) {
Completed in 12 milliseconds
Indexes created Wed Oct 22 06:10:02 GMT 2025