Home
last modified time | relevance | path

Searched refs:__makecontext_v2 (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/head/
H A Ducontext.h60 #pragma redefine_extname makecontext __makecontext_v2
62 #define makecontext __makecontext_v2
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dmakectxt.c31 #pragma weak ___makecontext_v2 = __makecontext_v2
108 __makecontext_v2(ucontext_t *ucp, void (*func)(), int argc, ...) in __makecontext_v2() function
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dmakectxt.c31 #pragma weak ___makecontext_v2 = __makecontext_v2
108 __makecontext_v2(ucontext_t *ucp, void (*func)(), int argc, ...) in __makecontext_v2() function
/illumos-gate/usr/src/lib/c_synonyms/sparcv9/
H A Dsyn_isa37 __makecontext_v2
/illumos-gate/usr/src/lib/c_synonyms/sparc/
H A Dsyn_isa37 __makecontext_v2
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers1263 __makecontext_v2;