Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Ddoor_data.h87 size_t d_ssize; /* Saved thread stack size */ member
/illumos-gate/usr/src/uts/common/fs/doorfs/
H A Ddoor_sys.c1140 size_t ssize = st->d_ssize; in door_layout()
1396 st->d_ssize = ssize; /* and its size */ in door_return()