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

/osnet-11/usr/src/lib/libproc/sparcv9/
H A DPisadep.c394 ucontext32_t uc32; local
397 Pread(P, &uc32, sizeof (uc32), uc_addr) ==
398 sizeof (uc32)) {
399 ucontext_32_to_prgregs(&uc32, gregs);

Completed in 20 milliseconds