/src/lib/libc/arch/ia64/gen/ |
makecontext.c | 1 /* $NetBSD: makecontext.c,v 1.2 2016/11/22 22:50:32 scole Exp $ */ 41 makecontext(ucontext_t *ucp, void (*func)(void), int argc, ...) function in typeref:typename:void
|
/src/lib/libc/arch/i386/gen/ |
makecontext.c | 1 /* $NetBSD: makecontext.c,v 1.4 2008/04/28 20:22:56 martin Exp $ */ 34 __RCSID("$NetBSD: makecontext.c,v 1.4 2008/04/28 20:22:56 martin Exp $"); 51 makecontext(ucontext_t *ucp, void (*func)(void), int argc, ...) function in typeref:typename:void 53 makecontext(ucp, func, argc, va_alist)
|
/src/lib/libc/arch/m68k/gen/ |
makecontext.c | 1 /* $NetBSD: makecontext.c,v 1.3 2008/04/28 20:22:56 martin Exp $ */ 34 __RCSID("$NetBSD: makecontext.c,v 1.3 2008/04/28 20:22:56 martin Exp $"); 45 makecontext(ucontext_t *ucp, void (*func)(void), int argc, ...) function in typeref:typename:void
|
/src/lib/libc/arch/aarch64/gen/ |
makecontext.c | 1 /* $NetBSD: makecontext.c,v 1.2 2018/11/16 10:51:08 ryo Exp $ */ 34 __RCSID("$NetBSD: makecontext.c,v 1.2 2018/11/16 10:51:08 ryo Exp $"); 45 makecontext(ucontext_t *ucp, void (*func)(void), int argc, ...) function in typeref:typename:void
|
/src/lib/libc/arch/arm/gen/ |
makecontext.c | 1 /* $NetBSD: makecontext.c,v 1.4 2012/03/21 14:03:06 christos Exp $ */ 34 __RCSID("$NetBSD: makecontext.c,v 1.4 2012/03/21 14:03:06 christos Exp $"); 45 makecontext(ucontext_t *ucp, void (*func)(void), int argc, ...) function in typeref:typename:void
|
/src/lib/libc/arch/or1k/gen/ |
makecontext.c | 1 /* $NetBSD: makecontext.c,v 1.1 2014/09/03 19:34:25 matt Exp $ */ 34 __RCSID("$NetBSD: makecontext.c,v 1.1 2014/09/03 19:34:25 matt Exp $"); 49 makecontext(ucontext_t *ucp, void (*func)(void), int argc, ...) function in typeref:typename:void
|
/src/lib/libc/arch/powerpc/gen/ |
makecontext.c | 1 /* $NetBSD: makecontext.c,v 1.4 2008/04/28 20:22:57 martin Exp $ */ 34 __RCSID("$NetBSD: makecontext.c,v 1.4 2008/04/28 20:22:57 martin Exp $"); 49 makecontext(ucontext_t *ucp, void (*func)(void), int argc, ...) function in typeref:typename:void
|
/src/lib/libc/arch/sh3/gen/ |
makecontext.c | 1 /* $NetBSD: makecontext.c,v 1.4 2008/04/28 20:22:57 martin Exp $ */ 34 __RCSID("$NetBSD: makecontext.c,v 1.4 2008/04/28 20:22:57 martin Exp $"); 45 makecontext(ucontext_t *ucp, void (*func)(void), int argc, ...) function in typeref:typename:void
|
/src/lib/libc/arch/sparc64/gen/ |
makecontext.c | 1 /* $NetBSD: makecontext.c,v 1.5 2012/03/17 21:35:06 martin Exp $ */ 34 __RCSID("$NetBSD: makecontext.c,v 1.5 2012/03/17 21:35:06 martin Exp $"); 46 makecontext(ucontext_t *ucp, void (*func)(void), int argc, ...) function in typeref:typename:void
|
/src/lib/libc/arch/vax/gen/ |
makecontext.c | 1 /* $NetBSD: makecontext.c,v 1.4 2012/03/22 17:32:22 christos Exp $ */ 34 __RCSID("$NetBSD: makecontext.c,v 1.4 2012/03/22 17:32:22 christos Exp $"); 45 makecontext(ucontext_t *ucp, void (*func)(void), int argc, ...) function in typeref:typename:void
|
/src/lib/libc/arch/riscv/gen/ |
makecontext.c | 1 /* $NetBSD: makecontext.c,v 1.3 2024/05/04 12:43:36 skrll Exp $ */ 34 __RCSID("$NetBSD: makecontext.c,v 1.3 2024/05/04 12:43:36 skrll Exp $"); 49 makecontext(ucontext_t *ucp, void (*func)(void), int argc, ...) function in typeref:typename:void
|
/src/lib/libc/arch/mips/gen/ |
makecontext.c | 1 /* $NetBSD: makecontext.c,v 1.10 2025/04/24 23:54:13 riastradh Exp $ */ 34 __RCSID("$NetBSD: makecontext.c,v 1.10 2025/04/24 23:54:13 riastradh Exp $"); 49 makecontext(ucontext_t *ucp, void (*func)(void), int argc, ...) function in typeref:typename:void
|
/src/lib/libc/arch/sparc/gen/ |
makecontext.c | 1 /* $NetBSD: makecontext.c,v 1.6 2025/04/24 23:56:25 riastradh Exp $ */ 34 __RCSID("$NetBSD: makecontext.c,v 1.6 2025/04/24 23:56:25 riastradh Exp $"); 47 makecontext(ucontext_t *ucp, void (*func)(void), int argc, ...) function in typeref:typename:void
|
/src/lib/libc/arch/alpha/gen/ |
makecontext.c | 1 /* $NetBSD: makecontext.c,v 1.9 2025/04/27 16:15:40 riastradh Exp $ */ 34 __RCSID("$NetBSD: makecontext.c,v 1.9 2025/04/27 16:15:40 riastradh Exp $"); 49 makecontext(ucontext_t *ucp, void (*func)(void), int argc, ...) function in typeref:typename:void
|
/src/lib/libc/arch/powerpc64/gen/ |
makecontext.c | 1 /* $NetBSD: makecontext.c,v 1.3 2008/04/28 20:22:57 martin Exp $ */ 34 __RCSID("$NetBSD: makecontext.c,v 1.3 2008/04/28 20:22:57 martin Exp $"); 49 makecontext(ucontext_t *ucp, void (*func)(void), int argc, ...) function in typeref:typename:void
|
/src/lib/libc/arch/x86_64/gen/ |
makecontext.c | 1 /* $NetBSD: makecontext.c,v 1.4 2009/07/30 20:57:17 dsl Exp $ */ 37 __RCSID("$NetBSD: makecontext.c,v 1.4 2009/07/30 20:57:17 dsl Exp $"); 48 makecontext(ucontext_t *ucp, void (*func)(void), int argc, ...) function in typeref:typename:void
|
/src/lib/libc/arch/hppa/gen/ |
makecontext.c | 1 /* $NetBSD: makecontext.c,v 1.8 2025/04/25 01:18:51 riastradh Exp $ */ 34 __RCSID("$NetBSD: makecontext.c,v 1.8 2025/04/25 01:18:51 riastradh Exp $"); 52 makecontext(ucontext_t *ucp, void (*func)(void), int argc, ...) function in typeref:typename:void
|