Searched refs:ST_NODEV (Results 1 – 16 of 16) sorted by relevance
27 #if defined(ST_NODEV) || (defined(HAVE_DECL_ST_NODEV) && HAVE_DECL_ST_NODEV)29 static_assert((ST_NODEV) == (0x0004), "ST_NODEV != 0x0004");32 # define ST_NODEV 0x000490 XLAT(ST_NODEV),
4 ST_NODEV 0x0004
126 if (stat.f_flag & ~(ST_RDONLY | ST_NOSUID | ST_NODEV | \ in read_mnt_flags()136 if (stat.f_flag & ST_NODEV) in read_mnt_flags()
1278 ST_NODEV = 0x4 const
1253 ST_NODEV = 0x4 const
1247 ST_NODEV = 0x4 const
1272 ST_NODEV = 0x4 const
1261 ST_NODEV = 0x4 const
1242 ST_NODEV = 0x4 const
1251 ST_NODEV = 0x4 const
13097 #ifdef ST_NODEV in all_ins()13098 if (PyModule_AddIntMacro(m, ST_NODEV)) return -1; in all_ins()
2578 These are :const:`ST_NODEV` (disallow access to device special files),2597 The :const:`ST_NODEV`, :const:`ST_NOEXEC`, :const:`ST_SYNCHRONOUS`,