Searched refs:ST_NODEV (Results 1 – 18 of 18) sorted by relevance
31 #define ST_NODEV 4 macro
34 #define ST_NODEV 4 macro
54 TCASE_ENTRY(MOUNT_ATTR_NODEV, ST_NODEV),
27 ST_NODEV;
900 ST_NODEV
2312 ST_NODEV
2246 ST_NODEV
824 const NODEV = libc::ST_NODEV as u64;
887 pub const ST_NODEV: ::c_ulong = 4; constant
1585 pub const ST_NODEV: ::c_ulong = 4; constant
15123 #ifdef ST_NODEV in all_ins()15124 if (PyModule_AddIntMacro(m, ST_NODEV)) return -1; in all_ins()
1737 pub const ST_NODEV: ::c_ulong = 4; constant
2301 pub const ST_NODEV: ::c_ulong = 4; constant
2872 These are :const:`ST_NODEV` (disallow access to device special files),2891 The :const:`ST_NODEV`, :const:`ST_NOEXEC`, :const:`ST_SYNCHRONOUS`,