Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libbsm/common/
H A Ddevalloc.c1507 char dapath[MAXPATHLEN], dmpath[MAXPATHLEN]; in da_update_device() local
1556 if (snprintf(dmpath, sizeof (dmpath), "%s%s", rootdir, in da_update_device()
1557 DEVMAP) >= sizeof (dmpath)) in da_update_device()
1559 dmpathp = dmpath; in da_update_device()