Home
last modified time | relevance | path

Searched defs:segproc (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dwinlockio.c304 typedef struct segproc { struct
305 struct segproc *next; /* next client of this lock */ argument
328 struct segproc *clients; /* list of clients of this lock */ argument