S_IFSOCK
#define S_IFSOCK 0140000 /* socket */
# undef S_IFSOCK /* S_IFSOCK and S_IFIFO are the same */
#define S_IFSOCK 0xC000 /* socket */