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

/osnet-11/usr/src/lib/libiov/common/
H A Dlibiov.c82 char *path_devices = NULL; local
124 path_devices = di_devfs_minor_path(minor);
126 (void) strcat(linkname, path_devices);
127 di_devfs_path_free(path_devices);

Completed in 20 milliseconds