Home
last modified time | relevance | path

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.c41 dip_to_pathname(struct dev_info *device, char *path, int buflen) in dip_to_pathname() function
75 if (dip_to_pathname(&devi_parent, path, buflen) == -1) { in dip_to_pathname()
137 if (dip_to_pathname(&devi, device_path, sizeof (device_path)) in ndi_callback_print()
233 if (dip_to_pathname(&devi, path, sizeof (path)) == -1) { in ndi_event_hdl()