Searched refs:temp_buf (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/storage/libg_fc/common/
H A Dmap.c4565 char temp_buf[MAXPATHLEN]; local
4677 (void) sprintf(temp_buf, "%s:0", drvr_path);
4678 if (stat(temp_buf, &stbuf) != 0) {
4697 temp_buf);

Completed in 29 milliseconds