Home
last modified time | relevance | path

Searched refs:S_ENFMT (Results 1 – 5 of 5) sorted by relevance

/third_party/python/Modules/
D_stat.c133 #ifndef S_ENFMT
134 # define S_ENFMT S_ISGID macro
523 ADD_INT_MACRO(module, S_ENFMT); in stat_exec()
/third_party/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl14.c57 #ifndef S_ENFMT
58 #define S_ENFMT S_ISGID macro
996 S_ENFMT | S_IRUSR | S_IWUSR, 0, 0, 36); in main()
1001 S_ENFMT | S_IRUSR | S_IWUSR, 5, 36, 45); in main()
/third_party/python/Lib/
Dstat.py94 S_ENFMT = S_ISGID # file locking enforcement variable
/third_party/python/Doc/library/
Dstat.rst277 (see also :data:`S_ENFMT`).
333 .. data:: S_ENFMT
Dos.rst1806 * :data:`stat.S_ENFMT`