Searched refs:uc_filler (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/sparc/sys/
H A Ducontext.h87 long uc_filler[4]; member in struct:ucontext
89 long uc_filler[23]; member in struct:ucontext
103 int32_t uc_filler[23]; member in struct:ucontext32
/opensolaris-onvv-gate/usr/src/uts/intel/sys/
H A Ducontext.h85 long uc_filler[5]; /* see ABI spec for Intel386 */ member in struct:ucontext
98 int32_t uc_filler[5]; member in struct:ucontext32
/opensolaris-onvv-gate/usr/src/lib/libbc/libc/sys/common/
H A Ducontext.h103 long uc_filler[23]; member in struct:ucontext
/opensolaris-onvv-gate/usr/src/uts/intel/ia32/syscall/
H A Dgetcontext.c218 sizeof (uc.uc_filler) -
345 sizeof (uc.uc_filler) -
/opensolaris-onvv-gate/usr/src/uts/sparc/syscall/
H A Dgetcontext.c232 sizeof (uc.uc_filler) -
481 if (copyin(ucp, &uc, sizeof (uc) - sizeof (uc.uc_filler) -

Completed in 103 milliseconds