Searched defs:opendisk (Results 1 - 5 of 5) sorted by relevance
| /src/lib/libutil/ | ||
| H A D | opendisk.c | 115 opendisk(const char *path, int flags, char *buf, size_t buflen, int iscooked) function in typeref:typename:int |
| /src/sys/kern/ | ||
| H A D | subr_disk_open.c | 43 opendisk(device_t dv) function in typeref:struct:vnode * |
| /src/sys/arch/hp300/stand/inst/ | ||
| H A D | inst.c | 503 opendisk(char *question, char *diskname, int len, char partition, int *fdp) function in typeref:typename:int |
| /src/sbin/disklabel/ | ||
| H A D | main.c | 370 opendisk(const char *path, int flags, char *buf, int buflen, int cooked) function in typeref:typename:int |
| /src/sbin/fdisk/ | ||
| H A D | fdisk.c | 77 #define opendisk(path, fl, buf, buflen, cooked) (-1) macro |
Completed in 9 milliseconds