1 int opendisk(const char *, int, char *, size_t, int); 2 #define getrawpartition() 3 3 #ifndef _PATH_DEV 4 #define _PATH_DEV "/dev/" 5 #endif 6