pset_bind
if (pset_bind(PS_QUERY, P_PID, P_MYID, &mypset) == -1) {
if (pset_bind(PS_QUERY, P_PID, pid, &binding) < 0) {
if (pset_bind(pset, P_PID, P_MYID, NULL) != 0) {
if (pset_bind(PS_NONE, P_ALL, 0, &old_pset) != 0)
} else if (pset_bind(pset, P_ZONEID, zid,
if (pset_bind(pset, P_PID, pid,
if (pset_bind(PS_NONE, P_PSETID, pset,
if (pset_bind(PS_QUERY, P_LWPID, P_MYID, &pset) == -1)
if (pset_bind(PS_QUERY, P_LWPID, P_MYID, &pset) == -1)
extern int pset_bind(psetid_t, idtype_t, id_t, psetid_t *);
return (pset_bind((psetid_t)arg1, (idtype_t)arg2,