Lines Matching refs:open_flags
34 int open_flags; member
55 .open_flags = O_RDONLY,
66 .open_flags = O_RDONLY,
77 .open_flags = O_RDONLY,
98 .open_flags = O_RDONLY,
119 .open_flags = O_WRONLY,
135 .open_flags = O_RDONLY,
156 .open_flags = O_RDONLY,
183 .open_flags = O_RDONLY,
199 .open_flags = O_RDONLY,
241 .open_flags = O_RDONLY,
283 .open_flags = O_RDONLY,
338 .open_flags = O_RDONLY,
387 .open_flags = O_RDONLY,
429 .open_flags = O_RDONLY,
465 .open_flags = O_RDONLY,
504 .open_flags = O_RDONLY,
543 .open_flags = O_RDONLY,
578 .open_flags = O_RDONLY,
615 .open_flags = O_WRONLY,
649 .open_flags = O_RDONLY,
685 .open_flags = O_WRONLY,
735 .open_flags = O_WRONLY,
774 .open_flags = O_WRONLY,
809 .open_flags = O_RDONLY,
843 .open_flags = O_WRONLY,
888 .open_flags = O_RDONLY,
958 .open_flags = O_RDONLY,
991 .open_flags = O_RDONLY,
1035 .open_flags = O_RDONLY,
1076 .open_flags = O_RDONLY,
1117 .open_flags = O_RDONLY,
1159 .open_flags = O_RDONLY,
1204 .open_flags = O_RDONLY,
1249 .open_flags = O_RDONLY,
1300 .open_flags = O_RDONLY,
1347 .open_flags = O_RDONLY,
1355 .open_flags = O_WRONLY,
1364 .open_flags = O_RDONLY,
1372 .open_flags = O_RDONLY,
1487 fd = open(sysctl_path, test->open_flags | O_CLOEXEC); in access_sysctl()
1496 if (test->open_flags == O_RDONLY) { in access_sysctl()
1506 } else if (test->open_flags == O_WRONLY) { in access_sysctl()