kern_pset_destroy
(void)kern_pset_destroy(psid);
return kern_pset_destroy(SCARG(uap, psid));
static int kern_pset_destroy(psetid_t);