Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sparc/sys/
H A Ducontext.h104 mcontext32_t uc_mcontext;
H A Dmcontext.h294 } mcontext32_t; typedef
/illumos-gate/usr/src/uts/intel/sys/
H A Ducontext.h108 mcontext32_t uc_mcontext;
H A Dmcontext.h181 } mcontext32_t; typedef
/illumos-gate/usr/src/uts/intel/os/
H A Darchdep.c379 const mcontext32_t *smc = &src->uc_mcontext; in ucontext_32ton()