Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsem_impl.h89 list_node_t un_list; /* ptr to next active undo structure */ member
/illumos-gate/usr/src/uts/common/syscall/
H A Dsem.c711 offsetof(struct sem_undo, un_list)); in semget()