Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsysv_sem.c145 struct proc *un_proc; /* owner of this structure */ member
303 suptr->un_proc = NULL; in seminit()
423 suptr->un_proc = td->td_proc; in semu_alloc()
460 if (suptr->un_proc == p) { in semundo_adjust()
1435 if (suptr->un_proc == p) in semexit_myhook()
1471 suptr->un_proc, suptr->un_ent[ix].un_id, in semexit_myhook()
1493 suptr->un_proc = NULL; in semexit_myhook()