Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/allocate/
H A Dallocate3.c1811 char *devrelpath; in remove_znode() local
1822 devrelpath = strchr(*file + 1, '/'); in remove_znode()
1824 if (di_prof_add_exclude(prof, devrelpath + 1)) { in remove_znode()