Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dlgrp_user.h66 #define LGRP_SYS_HOME 7 /* lgrp_home() */ macro
/titanic_50/usr/src/lib/liblgrp/common/
H A Dlgrp.c126 return (_lgrpsys(LGRP_SYS_HOME, idtype, (void *)(intptr_t)id)); in lgrp_home()
/titanic_50/usr/src/cmd/ptools/plgrp/
H A Dplgrp.c818 Pargdp->arg_value = LGRP_SYS_HOME; in Plgrp_home()
/titanic_50/usr/src/uts/common/syscall/
H A Dlgrpsys.c2091 case LGRP_SYS_HOME: in lgrpsys()