Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/stat/common/
H A Ddsr.c352 char *adevpath = NULL; in lookup_ks_name() local
408 &devpath, &adevpath, want_devid ? &devid : NULL) == 0) { in lookup_ks_name()
427 "%s.t%s.%s", adevpath, target_port, initiator); in lookup_ks_name()
429 free(adevpath); in lookup_ks_name()
430 adevpath = strdup(portform); in lookup_ks_name()
437 entry->dsk = adevpath; in lookup_ks_name()
452 free(adevpath); in lookup_ks_name()