Home
last modified time | relevance | path

Searched refs:uc_cofunc (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/sys/
H A D_ucontext.h76 void (*uc_cofunc)(struct __ucontext *, void *); member
/dragonfly/lib/libc/x86_64/gen/
H A Dquickcontext.c109 ucp->uc_cofunc(ucp, ucp->uc_arg); in makectx_quick_wrapper()