Searched defs:iscooked (Results 1 – 1 of 1) sorted by relevance
/minix3/lib/libutil/ |
H A D | opendisk.c | 56 __opendisk(const char *path, int flags, char *buf, size_t buflen, int iscooked, in __opendisk() argument 118 opendisk(const char *path, int flags, char *buf, size_t buflen, int iscooked) in opendisk() 125 opendisk1(const char *path, int flags, char *buf, size_t buflen, int iscooked, in opendisk1() argument
|