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,
142 .open_flags = O_WRONLY,
158 .open_flags = O_RDONLY,
179 .open_flags = O_RDONLY,
206 .open_flags = O_RDONLY,
222 .open_flags = O_RDONLY,
264 .open_flags = O_RDONLY,
306 .open_flags = O_RDONLY,
361 .open_flags = O_RDONLY,
410 .open_flags = O_RDONLY,
452 .open_flags = O_RDONLY,
488 .open_flags = O_RDONLY,
527 .open_flags = O_RDONLY,
566 .open_flags = O_RDONLY,
601 .open_flags = O_RDONLY,
638 .open_flags = O_WRONLY,
672 .open_flags = O_RDONLY,
708 .open_flags = O_WRONLY,
758 .open_flags = O_WRONLY,
797 .open_flags = O_WRONLY,
832 .open_flags = O_RDONLY,
866 .open_flags = O_WRONLY,
911 .open_flags = O_RDONLY,
981 .open_flags = O_RDONLY,
1014 .open_flags = O_RDONLY,
1058 .open_flags = O_RDONLY,
1099 .open_flags = O_RDONLY,
1140 .open_flags = O_RDONLY,
1182 .open_flags = O_RDONLY,
1227 .open_flags = O_RDONLY,
1272 .open_flags = O_RDONLY,
1323 .open_flags = O_RDONLY,
1370 .open_flags = O_RDONLY,
1378 .open_flags = O_WRONLY,
1387 .open_flags = O_RDONLY,
1395 .open_flags = O_RDONLY,
1504 fd = open(sysctl_path, test->open_flags | O_CLOEXEC); in access_sysctl()
1513 if (test->open_flags == O_RDONLY) { in access_sysctl()
1523 } else if (test->open_flags == O_WRONLY) { in access_sysctl()