Home
last modified time | relevance | path

Searched refs:__S_IFMT (Results 1 – 6 of 6) sorted by relevance

/glibc-2.36/sysdeps/unix/sysv/linux/bits/
Dstat.h29 #define __S_IFMT 0170000 /* These bits determine file type. */ macro
/glibc-2.36/bits/
Dstat.h63 #define __S_IFMT 0170000 /* These bits determine file type. */ macro
/glibc-2.36/io/sys/
Dstat.h104 # define S_IFMT __S_IFMT
123 #define __S_ISTYPE(mode, mask) (((mode) & __S_IFMT) == (mask))
/glibc-2.36/sysdeps/mach/hurd/bits/
Dstat.h166 #define __S_IFMT 0170000 /* These bits determine file type. */ macro
/glibc-2.36/io/
Dfcntl.h80 # define S_IFMT __S_IFMT
/glibc-2.36/ChangeLog.old/
DChangeLog.228713 [! _BITS_STAT_H](__S_IFMT): Remove.
8771 [! _BITS_STAT_H](__S_IFMT): Remove.
8814 [! _BITS_STAT_H](__S_IFMT): Remove.
8849 [! _BITS_STAT_H](__S_IFMT): Remove.
8885 [! _BITS_STAT_H](__S_IFMT): Remove.
8923 [! _BITS_STAT_H](__S_IFMT): Remove.
8963 [! _BITS_STAT_H](__S_IFMT): Remove.
9004 [! _BITS_STAT_H](__S_IFMT): Remove.
9042 [! _BITS_STAT_H](__S_IFMT): Remove.
9079 [! _BITS_STAT_H](__S_IFMT): Remove.