Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dpset.h80 #define PSET_SETATTR 7 macro
/titanic_50/usr/src/lib/libc/port/sys/
H A Dpsetsys.c110 return (_pset(PSET_SETATTR, pset, attr)); in pset_setattr()
/titanic_50/usr/src/uts/common/syscall/
H A Dpset.c867 case PSET_SETATTR: in pset()