Searched defs:fullpathname (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/format/
H A Dcheckdev.c83 char fullpathname[MAXPATHLEN]; local
114 (void) snprintf(fullpathname, sizeof (fullpathname),
116 (void) strcpy(swapent->ste_path, fullpathname);

Completed in 58 milliseconds