Lines Matching defs:S_ISSOCK
408 # undef S_ISSOCK493 #ifndef S_ISSOCK495 # define S_ISSOCK(m) (((m) & S_IFMT) == S_IFSOCK)497 # define S_ISSOCK(m) 0