Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun/sys/
H A Dfdvar.h211 #define FDUNIT_UNLABELED 0x10 /* no label using default */ macro
/titanic_41/usr/src/uts/sun/io/
H A Dfd.c5251 un->un_flags &= ~(FDUNIT_UNLABELED); in fdgetlabel()
5410 un->un_flags |= FDUNIT_UNLABELED; in fdgetlabel()