opendisk.c | 70 __opendisk(const char *path, int flags, char *buf, size_t buflen, int iscooked, function in typeref:typename:int 118 return __opendisk(path, flags, buf, buflen, iscooked, open); 126 return __opendisk(path, flags, buf, buflen, iscooked, ofn);
|