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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/bzip2/
H A Dbzip2.c81 # define MY_S_ISDIR S_ISDIR macro
138 # define MY_S_ISDIR(x) ((x) & _S_IFDIR) macro
1186 if ( MY_S_ISDIR(statBuf.st_mode) ) {
1365 if ( MY_S_ISDIR(statBuf.st_mode) ) {
1545 if ( MY_S_ISDIR(statBuf.st_mode) ) {

Completed in 37 milliseconds