Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dstat.py65 S_ENFMT = S_ISGID variable
/external/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl14.c56 #ifndef S_ENFMT
57 #define S_ENFMT S_ISGID macro
998 S_ENFMT | S_IRUSR | S_IWUSR, 0, 0, 36); in main()
1003 S_ENFMT | S_IRUSR | S_IWUSR, 5, 36, 45); in main()
/external/python/cpython2/Doc/library/
Dstat.rst217 (see also :data:`S_ENFMT`).
273 .. data:: S_ENFMT
Dos.rst1073 * :data:`stat.S_ENFMT`