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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dndievents.c39 dip_to_pathname(struct dev_info *device, char *path, int buflen) { function
73 if (dip_to_pathname(&devi_parent, path, buflen) == -1) {
135 if (dip_to_pathname(&devi, device_path, sizeof (device_path))
232 if (dip_to_pathname(&devi, path, sizeof (path)) == -1) {

Completed in 58 milliseconds