Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
H A Dsysv_sem.c51 struct proc *un_proc; /* owner of this structure */ member
204 semu->un_proc = p; in semu_alloc()
286 if ((p = suptr->un_proc) == NULL) { in semundo_clear()
332 if (--suptr->un_refs == 0 && suptr->un_proc == NULL) { in semundo_clear()
1087 suptr->un_proc = NULL; in semexit()
1155 suptr->un_proc = NULL; in semexit()