Searched refs:uc_filler (Results 1 – 4 of 4) sorted by relevance
89 long uc_filler[4]; member91 long uc_filler[23]; member105 int32_t uc_filler[23]; member
94 long uc_filler[3]; member109 int32_t uc_filler[3]; member
360 if (copyin(ucp, &uc, offsetof(ucontext_t, uc_filler) - in getsetcontext()565 if (copyin(ucp, &uc, offsetof(ucontext32_t, uc_filler) - in getsetcontext32()
232 sizeof (uc.uc_filler) - in getsetcontext()481 if (copyin(ucp, &uc, sizeof (uc) - sizeof (uc.uc_filler) - in getsetcontext32()