DEVICES_DIR
sprintf(pathname, "%s%s/%s@w%s,%x", DEVICES_DIR, node_path,
sprintf(pathname, "%s%s", DEVICES_DIR, node_path);
if (strncmp(pathname, DEVICES_DIR, strlen(DEVICES_DIR))) {
ptr = pathname + strlen(DEVICES_DIR);
pathname_ptr = pathname + strlen(DEVICES_DIR);
vhci_path_ptr = vhci_path + strlen(DEVICES_DIR);
if (strncmp(devfs_phys, DEVICES_DIR SLASH, strlen(DEVICES_DIR) +
cp = devfs_phys + strlen(DEVICES_DIR);
devlen = strlen(DEVICES_DIR) +
"%s%s", DEVICES_DIR, path_name);
devlen = strlen(DEVICES_DIR) + strlen(path_name) + 1;
(void) snprintf(pathp, devlen, "%s%s", DEVICES_DIR, path_name);
devlen = strlen(DEVICES_DIR) + strlen(path_name) + 1;
"%s%s", DEVICES_DIR, path_name);
len = strlen(DEVICES_DIR) + strlen(devfsp) + 1;
(void) snprintf(nodepath, len, "%s%s", DEVICES_DIR, devfsp);
len = strlen(DEVICES_DIR) + strlen(devfsp) + 1;
(void) snprintf(nodepath, len, "%s%s", DEVICES_DIR, devfsp);
devlen = strlen(DEVICES_DIR) + strlen(client_path) + 1;
(void) snprintf(devpath, devlen, "%s%s", DEVICES_DIR, client_path);
len = strlen(DEVICES_DIR);
if (strncmp(root_path, DEVICES_DIR SLASH,
len = strlen(path) + sizeof (DEVICES_DIR);
(void) snprintf(p, len, "%s%s", DEVICES_DIR, path);
bus_path = apidp->hba_phys + strlen(DEVICES_DIR);
dev_path = apidp->path + strlen(DEVICES_DIR);
len = strlen(DEVICES_DIR);
if (strncmp(root_path, DEVICES_DIR SLASH,
len = strlen(DEVICES_DIR) + strlen(devpath) + 1;
DEVICES_DIR, devpath);
devlen = strlen(DEVICES_DIR) + strlen(physpath) + 1;
(void) snprintf(devpath, devlen, "%s%s", DEVICES_DIR, physpath);
len = strlen(DEVICES_DIR) + strlen(devfsp) + 1;
(void) snprintf(nodepath, len, "%s%s", DEVICES_DIR, devfsp);
DEVICES_DIR, client_path);
DEVICES_DIR, client_path, di_minor_name(minor));
minor_path = node_path + strlen(DEVICES_DIR);
len = strlen(DEVICES_DIR);
if (strncmp(root_path, DEVICES_DIR SLASH,
len = strlen(DEVICES_DIR);
if (strncmp(root_path, DEVICES_DIR SLASH,
strlen(DEVICES_DIR) +
DEVICES_DIR, client_path);
len = strlen(DEVICES_DIR);
if (strncmp(rpath, DEVICES_DIR SLASH, len + strlen(SLASH)) == 0) {
liblocp->ap_physical + strlen(DEVICES_DIR),
DEVICES_DIR, devfs_path, name);
DEVICES_DIR, devfs_path, name);
len = strlen(DEVICES_DIR);
if (strncmp(rpath, DEVICES_DIR SLASH, len + strlen(SLASH)) == 0) {
DEVICES_DIR, devfs_path, minor_name);
strlen(DEVICES_DIR) + 1);
(void) strcpy(dev_path, DEVICES_DIR);
strlen(DEVICES_DIR) + 1);
(void) strcpy(dev_path, DEVICES_DIR);
sprintf(mypath, "%s%s", DEVICES_DIR, tptr);
(void) snprintf(fulldevpath, MAXPATHLEN, "%s%s", DEVICES_DIR,
(void) snprintf(fulldevpath, MAXPATHLEN, "%s%s", DEVICES_DIR,
DEVICES_DIR, devpath);
DEVICES_DIR, devpath, minorname);
(void) snprintf(fullpath, MAXPATHLEN, "%s%s%s", DEVICES_DIR,
"%s%s%s", DEVICES_DIR, devpath, minorname);
(void) snprintf(fullpath, sizeof (fullpath), "%s%s", DEVICES_DIR,
"%s%s%s", DEVICES_DIR, clientdevpath, minorname);
"%s%s%s", DEVICES_DIR, portDevpath, SCSI_SUFFIX);
"%s%s", DEVICES_DIR, new_hba->device_path);
DEVICES_DIR, portDevpath);
found on port %s%s", DEVICES_DIR,
DEVICES_DIR, portDevpath);