Home
last modified time | relevance | path

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

/aoo41x/main/sal/osl/unx/
H A Dsystem.h217 # define S_ISSOCK S_ISFIFO macro
H A Dpipe.c241 ( S_ISSOCK(status.st_mode) || S_ISFIFO(status.st_mode) ) ) in osl_psz_createPipe()
H A Dfile_stat.cxx56 else if (S_ISSOCK(file_stat.st_mode)) in set_file_type()
/aoo41x/main/sal/osl/os2/
H A Dsystem.h246 # define S_ISSOCK S_ISFIFO macro
H A Dfile.cxx2769 else if (S_ISSOCK(file_stat.st_mode)) in osl_getFileStatus()

Completed in 43 milliseconds