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

/osnet-11/usr/src/lib/libuvfs/common/
H A Dsvc.c226 char *inst_name, fsid_str[17]; local
233 libuvfs_fsid_to_str(fsid, fsid_str, sizeof (fsid_str));
235 if (strlcat(inst_name, fsid_str, inst_name_size) >= inst_name_size) {

Completed in 39 milliseconds