Home
last modified time | relevance | path

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

/dragonfly/lib/libc/gen/
HDucontext.c65 _swapcontext(ucontext_t *oucp, const ucontext_t *ucp) in _swapcontext() argument
69 if (getcontext(oucp) == 0) { in _swapcontext()