OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
scsi_open
sbin/scsi/libscsi.h
74
int scsi_open(const char *, int );
sbin/scsi/scsi.c
115
if ((fd = scsi_open(optarg, O_RDWR)) < 0)