Lines Matching refs:open_flags
20 int open_flags; member
41 .open_flags = O_RDONLY,
52 .open_flags = O_RDONLY,
63 .open_flags = O_RDONLY,
84 .open_flags = O_RDONLY,
105 .open_flags = O_WRONLY,
128 .open_flags = O_WRONLY,
144 .open_flags = O_RDONLY,
165 .open_flags = O_RDONLY,
192 .open_flags = O_RDONLY,
208 .open_flags = O_RDONLY,
250 .open_flags = O_RDONLY,
292 .open_flags = O_RDONLY,
347 .open_flags = O_RDONLY,
396 .open_flags = O_RDONLY,
438 .open_flags = O_RDONLY,
474 .open_flags = O_RDONLY,
513 .open_flags = O_RDONLY,
552 .open_flags = O_RDONLY,
587 .open_flags = O_RDONLY,
624 .open_flags = O_WRONLY,
658 .open_flags = O_RDONLY,
694 .open_flags = O_WRONLY,
744 .open_flags = O_WRONLY,
783 .open_flags = O_WRONLY,
818 .open_flags = O_RDONLY,
852 .open_flags = O_WRONLY,
897 .open_flags = O_RDONLY,
967 .open_flags = O_RDONLY,
1000 .open_flags = O_RDONLY,
1044 .open_flags = O_RDONLY,
1085 .open_flags = O_RDONLY,
1126 .open_flags = O_RDONLY,
1168 .open_flags = O_RDONLY,
1213 .open_flags = O_RDONLY,
1258 .open_flags = O_RDONLY,
1309 .open_flags = O_RDONLY,
1356 .open_flags = O_RDONLY,
1364 .open_flags = O_WRONLY,
1373 .open_flags = O_RDONLY,
1381 .open_flags = O_RDONLY,
1490 fd = open(sysctl_path, test->open_flags | O_CLOEXEC); in access_sysctl()
1499 if (test->open_flags == O_RDONLY) { in access_sysctl()
1509 } else if (test->open_flags == O_WRONLY) { in access_sysctl()