Home
last modified time | relevance | path

Searched refs:un_proc (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/kern/
H A Dsysv_sem.c142 struct proc *un_proc; /* owner of this structure */ member
300 suptr->un_proc = NULL; in seminit()
420 suptr->un_proc = td->td_proc; in semu_alloc()
457 if (suptr->un_proc == p) { in semundo_adjust()
1458 if (suptr->un_proc == p) in semexit_myhook()
1494 suptr->un_proc, suptr->un_ent[ix].un_id, in semexit_myhook()
1516 suptr->un_proc = NULL; in semexit_myhook()