Searched refs:pgrp_replace (Results 1 – 1 of 1) sorted by relevance
240 static void pgrp_replace(proc_t p, struct pgrp *pgrp);2620 pgrp_replace(p, pgrp); in enterpgrp()4017 pgrp_replace(struct proc *p, struct pgrp *newpg) in pgrp_replace() function