Searched defs:is_open (Results 1 - 6 of 6) sorted by relevance
| /src/common/dist/zlib/contrib/iostream/ | ||
| H A D | zfstream.h | 22 inline int is_open() const { return (file !=NULL); } function in class:gzfilebuf |
| /src/common/dist/zlib/contrib/iostream3/ | ||
| H A D | zfstream.h | 57 is_open() const { return (file != NULL); } function in class:gzfilebuf 270 is_open() { return sb.is_open(); } function in class:gzifstream 359 is_open() { return sb.is_open(); } function in class:gzofstream |
| /src/sys/dev/ | ||
| H A D | dksubr.c | 553 int is_open; local in function:dk_size |
| /src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/ | ||
| H A D | vchiq_ioctl.h | 44 int is_open; member in struct:__anona2ffa0bc0108 |
| /src/sys/arch/dreamcast/dev/g1/ | ||
| H A D | gdrom.c | 78 bool is_open; member in struct:gdrom_softc |
| /src/sys/arch/dreamcast/dev/ | ||
| H A D | gdrom.c | 95 bool is_open; member in struct:gdrom_softc |
Completed in 9 milliseconds