Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/stat/common/
H A Ddsr.c276 char *adevpath = NULL; in lookup_ks_name() local
331 &devpath, &adevpath, want_devid ? &devid : NULL) == 0) in lookup_ks_name()
349 "%s.t%s.%s", adevpath, target_port, initiator); in lookup_ks_name()
351 free(adevpath); in lookup_ks_name()
352 adevpath = strdup(portform); in lookup_ks_name()
359 entry->dsk = adevpath; in lookup_ks_name()
374 free(adevpath); in lookup_ks_name()