OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:opt_m
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sgimips/stand/sgivol/
sgivol.c
66
int
opt_m
; /* Move (rename) a file in the volume header */
variable in typeref:typename:int
119
#define RESET_OPTS() opt_i =
opt_m
= opt_r = opt_w = opt_d = opt_p = 0
154
++
opt_m
;
172
if (
opt_m
|| opt_r || opt_w) {
202
(opt_i |
opt_m
| opt_w | opt_d | opt_p) ? O_RDWR : O_RDONLY);
253
if (
opt_m
) {
/src/sys/kern/
uipc_socket2.c
1686
bool
opt_m
= false;
local in function:socket_print
1699
opt_m
= true;
1751
if (
opt_m
== true)
1768
if (
opt_m
== true)
Completed in 131 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025