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

/illumos-gate/usr/src/lib/libc/inc/
H A Dsigjmp_struct.h69 } sigjmp_struct_t; typedef in typeref:struct:__anon2913
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dsiglongjmp.c50 volatile sigjmp_struct_t *bp = (sigjmp_struct_t *)env;
60 * Everything else is in the sigjmp_struct_t buffer.
87 * the sigjmp_struct_t buffer should take place before the
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dsiglongjmp.c47 volatile sigjmp_struct_t *bp = (sigjmp_struct_t *)env;
57 * Everything else is in the sigjmp_struct_t buffer.
86 * the sigjmp_struct_t buffer should take place before the
/illumos-gate/usr/src/lib/libc/sparc/threads/
H A Dmachdep.c183 sigjmp_struct_t *bp = (sigjmp_struct_t *)env;

Completed in 53 milliseconds