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

/osnet-11/usr/src/lib/libdevid/
H A Ddeviceid.c90 int spectype; local
101 spectype = statb.st_mode & S_IFMT;
105 if (modctl(MODSIZEOF_MINORNAME, dev, spectype, &len) != 0)
113 if (modctl(MODGETMINORNAME, dev, spectype, len, myminor_name) != 0) {

Completed in 71 milliseconds