HomeSort by: relevance | last modified time | path
    Searched refs:setucontext32 (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/compat/sys/
ucontext.h 59 int setucontext32(struct lwp *, const ucontext32_t *);
  /src/sys/compat/linux32/arch/aarch64/
linux32_machdep.c 165 error = setucontext32(l, &uc);
  /src/sys/compat/netbsd32/
netbsd32_signal.c 510 setucontext32(struct lwp *l, const ucontext32_t *ucp) function in typeref:typename:int
562 error = setucontext32(l, &uc);

Completed in 32 milliseconds