Searched refs:un_proc (Results 1 – 2 of 2) sorted by relevance
422 if (suptr->un_proc == NULL) { in semu_alloc()427 suptr->un_proc = p; in semu_alloc()445 suptr->un_proc = NULL; in semu_alloc()498 if (suptr->un_proc == p) { in semundo_adjust()1380 if (suptr->un_proc == p) { in semexit()1420 suptr->un_proc, in semexit()1463 suptr->un_proc = NULL; in semexit()
158 struct proc *un_proc; /* owner of this structure */ member