Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dexec.h96 size_t to_ptrsize; member
/titanic_41/usr/src/uts/common/os/
H A Dexec.c1650 size = (args->na + 4) * args->to_ptrsize + args->auxsize + in stk_copyin()
1674 size_t ptrsize = args->to_ptrsize; in stk_copyout()
1844 args->to_ptrsize = sizeof (long); in exec_args()
1852 args->to_ptrsize = sizeof (int32_t); in exec_args()