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

/freebsd-11-stable/lib/libc/gen/
H A Dtrivial-getcontextx.c50 __fillcontextx(char *ctx) function
69 if (__fillcontextx(ctx) == -1) {
/freebsd-11-stable/lib/libc/amd64/gen/
H A Dgetcontextx.c82 __fillcontextx(char *ctx) function
104 if (__fillcontextx(ctx) == -1) {
/freebsd-11-stable/lib/libc/arm/gen/
H A Dgetcontextx.c70 __fillcontextx(char *ctx) function
92 if (__fillcontextx(ctx) == -1) {
/freebsd-11-stable/sys/sys/
H A Ducontext.h67 int __fillcontextx(char *ctx) __returns_twice;
/freebsd-11-stable/lib/libc/i386/gen/
H A Dgetcontextx.c114 __fillcontextx(char *ctx) function
136 if (__fillcontextx(ctx) == -1) {

Completed in 63 milliseconds