Home
last modified time | relevance | path

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

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