Searched defs:ucp (Results 1 - 15 of 15) sorted by relevance

/barrelfish-master/lib/libc/sys/
H A Dswapcontext.c48 swapcontext(ucontext_t *oucp, const ucontext_t *ucp) argument
/barrelfish-master/lib/libc/aarch64/gen/
H A Dmakecontext.c45 ctx_done(ucontext_t *ucp) argument
59 __makecontext(ucontext_t *ucp, void (*func)(void), int argc, ...) argument
/barrelfish-master/lib/libc/arm/gen/
H A Dsignalcontext.c49 __signalcontext(ucontext_t *ucp, int sig, __sighandler_t *func) argument
H A Dmakecontext.c45 ctx_done(ucontext_t *ucp) argument
59 __makecontext(ucontext_t *ucp, void (*func)(void), int argc, ...) argument
/barrelfish-master/lib/libc/gen/
H A Dtrivial-getcontextx.c52 ucontext_t *ucp; local
/barrelfish-master/lib/libc/riscv/gen/
H A Dmakecontext.c50 ctx_done(ucontext_t *ucp) argument
64 __makecontext(ucontext_t *ucp, void (*func)(void), int argc, ...) argument
/barrelfish-master/lib/libc/amd64/gen/
H A Dgetcontextx.c63 ucontext_t *ucp; local
84 ucontext_t *ucp; local
[all...]
H A Dmakecontext.c44 __makecontext(ucontext_t *ucp, void (*start)(void), int argc, ...) argument
98 makectx_wrapper(ucontext_t *ucp, func_t func, uint64_t *args) argument
[all...]
H A Dsignalcontext.c44 __signalcontext(ucontext_t *ucp, int sig, __sighandler_t *func) argument
96 sigctx_wrapper(ucontext_t *ucp, handler_t func, uint64_t *args) argument
[all...]
/barrelfish-master/lib/lwip2/src/netif/ppp/
H A Dipv6cp.c549 static void ipv6cp_addci(fsm *f, u_char *ucp, int *lenp) { argument
902 u_char *ucp = inp; /* Pointer to current output char */ local
[all...]
H A Dipcp.c806 static void ipcp_addci(fsm *f, u_char *ucp, int *lenp) { argument
1520 u_char *ucp = inp; /* Pointer to current output char */ local
[all...]
H A Dlcp.c834 static void lcp_addci(fsm *f, u_char *ucp, int *lenp) { argument
[all...]
/barrelfish-master/include/lwip2/netif/ppp/
H A Dipv6cp.c549 static void ipv6cp_addci(fsm *f, u_char *ucp, int *lenp) { argument
902 u_char *ucp = inp; /* Pointer to current output char */ local
[all...]
H A Dipcp.c806 static void ipcp_addci(fsm *f, u_char *ucp, int *lenp) { argument
1520 u_char *ucp = inp; /* Pointer to current output char */ local
[all...]
H A Dlcp.c834 static void lcp_addci(fsm *f, u_char *ucp, int *lenp) { argument
[all...]

Completed in 105 milliseconds