Home
last modified time | relevance | path

Searched refs:makecontext (Results 1 – 14 of 14) sorted by relevance

/titanic_50/usr/src/head/
H A Ducontext.h58 #pragma redefine_extname makecontext __makecontext_v2
60 #define makecontext __makecontext_v2
69 extern void makecontext(ucontext_t *, void(*)(), int, ...);
/titanic_50/usr/src/lib/libc/i386/gen/
H A Dmakectxt.c30 #pragma weak _makecontext = makecontext
76 makecontext(ucontext_t *ucp, void (*func)(), int argc, ...) in makecontext() function
/titanic_50/usr/src/lib/libc/amd64/gen/
H A Dmakectxt.c32 #pragma weak _makecontext = makecontext
52 makecontext(ucontext_t *ucp, void (*func)(), int argc, ...) in makecontext() function
/titanic_50/usr/src/lib/libc/sparcv9/gen/
H A Dmakectxt.c30 #pragma weak _makecontext = makecontext
55 makecontext(ucontext_t *ucp, void (*func)(), int argc, ...) in makecontext() function
/titanic_50/usr/src/lib/libc/sparc/gen/
H A Dmakectxt.c30 #pragma weak _makecontext = makecontext
55 makecontext(ucontext_t *ucp, void (*func)(), int argc, ...) in makecontext() function
/titanic_50/usr/src/cmd/abi/appcert/etc/
H A Detc.warn.in88 WARNING:makecontext:gettext("possible makecontext(3C) source incompatibility"):libc.so.1|makecontex…
/titanic_50/usr/src/cmd/mdb/common/mdb/
H A Dmdb_context.c105 makecontext(&c->ctx_uc, context_init, 1, c); in mdb_context_create()
/titanic_50/usr/src/lib/libsys/i386/
H A Dlibsys.list63 f 1 makecontext
/titanic_50/usr/src/lib/libsys/sparc/
H A Dlibsys.list63 f 1 makecontext
/titanic_50/usr/src/lib/libsys/common/
H A Dmapfile-vers54 makecontext;
/titanic_50/usr/src/lib/c_synonyms/
H A Dsyn_common457 makecontext
/titanic_50/usr/src/man/man3c/
H A DMakefile230 makecontext.3c \
1922 swapcontext.3c := LINKSRC = makecontext.3c
/titanic_50/usr/src/lib/libc/port/
H A Dmapfile-vers2411 makecontext;
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc225 file path=usr/share/man/man3c/makecontext.3c
1318 link path=usr/share/man/man3c/swapcontext.3c target=makecontext.3c