Lines Matching refs:offp
1679 int *offp = (int *)(args->stk_base + args->stk_size); in stk_copyout() local
1705 if (stk_putptr(args, usp, &ustrp[*--offp])) in stk_copyout()
1727 if (stk_putptr(args, usp, &ustrp[*--offp])) in stk_copyout()
1750 ADDAUX(*a, AT_SUN_PLATFORM, (long)&ustrp[*--offp]) in stk_copyout()
1751 ADDAUX(*a, AT_SUN_EXECNAME, (long)&ustrp[*--offp]) in stk_copyout()
1754 AT_SUN_BRANDNAME, (long)&ustrp[*--offp]) in stk_copyout()
1757 AT_SUN_EMULATOR, (long)&ustrp[*--offp]) in stk_copyout()
1761 AT_SUN_PLATFORM, (int)(uintptr_t)&ustrp[*--offp]) in stk_copyout()
1763 AT_SUN_EXECNAME, (int)(uintptr_t)&ustrp[*--offp]) in stk_copyout()
1766 (int)(uintptr_t)&ustrp[*--offp]) in stk_copyout()
1769 (int)(uintptr_t)&ustrp[*--offp]) in stk_copyout()