Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libvolmgt/common/
H A Dvolmgt_on_private.c450 int mtype_len; in get_media_info() local
490 mtype_len = strlen(mtype); in get_media_info()
498 if (strncmp(dp->d_name, mtype, mtype_len) != 0) { in get_media_info()
521 if (sscanf(dp->d_name + mtype_len, "%d", in get_media_info()