Searched refs:un_proc (Results 1 – 2 of 2) sorted by relevance
393 if (suptr->un_proc == NULL) { in semu_alloc()398 suptr->un_proc = p; in semu_alloc()416 suptr->un_proc = NULL; in semu_alloc()467 if (suptr->un_proc == p) { in semundo_adjust()1349 if (suptr->un_proc == p) { in semexit()1389 suptr->un_proc, in semexit()1432 suptr->un_proc = NULL; in semexit()
158 struct proc *un_proc; /* owner of this structure */ member