Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dexec.h101 size_t to_ptrsize; member
/illumos-gate/usr/src/uts/common/os/
H A Dexec.c1776 size = (args->na + 4) * args->to_ptrsize + args->auxsize + in stk_copyin()
1800 size_t ptrsize = args->to_ptrsize; in stk_copyout()
2025 args->to_ptrsize = sizeof (long); in exec_args()
2033 args->to_ptrsize = sizeof (int32_t); in exec_args()