Searched refs:lookup_device (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/cdrw/
H A Ddevice.h74 int lookup_device(char *supplied, char *found);
H A Dmain.c202 if (lookup_device(tgtdev, devpath)) {
H A Ddevice.c86 * returns a cd_device handle for a node returned by lookup_device()
449 lookup_device(char *supplied, char *found) function
584 if (!lookup_device(sdev, dev))
H A Dcopycd.c212 if (lookup_device(copy_src, p) == 0) {
/illumos-gate/usr/src/cmd/rmformat/
H A Drmf_misc.c95 static int lookup_device(char *supplied, char *found);
1154 if (!lookup_device(sdev, dev)) {
1308 * Returns a device_t handle for a node returned by lookup_device()
1426 lookup_device(char *supplied, char *found) function

Completed in 65 milliseconds