Home
last modified time | relevance | path

Searched defs:S_IFREG (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/mit/expat/dist/xmlwf/
H A Dreadfilemap.c65 # define S_IFREG _S_IFREG macro
/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Dposixstat.h67 #define S_IFREG _S_IFREG macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dstat.d19 enum S_IFREG = 0x8000; variable
/netbsd-src/sys/sys/
H A Dstat.h157 #define S_IFREG _S_IFREG macro
/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c9387 # define S_IFREG 0100000 macro