Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/format/
H A Dcheckdev.c70 char fullpathname[MAXPATHLEN]; in getswapentries() local
101 (void) snprintf(fullpathname, sizeof (fullpathname), in getswapentries()
103 (void) strcpy(swapent->ste_path, fullpathname); in getswapentries()