Searched defs:MY_S_ISDIR (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/bzip2/dist/
H A Dbzip2.c83 # define MY_S_ISDIR S_ISDIR macro
140 # define MY_S_ISDIR(x) ((x) & _S_IFDIR) macro

Completed in 513 milliseconds