Home
last modified time | relevance | path

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

/dports/archivers/arj/arj-3.10.22/
H A Denviron.c128 #define CHDF_NOT_FILE 0x0080 macro
3375 return(ioctl(fileno(stream), 0)&CHDF_NOT_FILE?1:0); in is_file()
3382 return(regs.x.dx&CHDF_NOT_FILE?1:0); in is_file()