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

  /src/sys/compat/linux32/common/
linux32_signal.c 453 fetchss(const void *u, void *s, size_t len) function
511 retval, fetchss, storeinfo, fetchts, fakestorets);
  /src/sys/kern/
sys_sig.c 736 register_t *retval, copyin_t fetchss, copyout_t storeinf, copyin_t fetchts,
781 error = (*fetchss)(SCARG(uap, set), &l->l_sigwaitset,
  /src/sys/compat/linux/common/
linux_signal.c 578 fetchss(const void *u, void *s, size_t len) function
630 retval, fetchss, storeinfo, fetchts, fakestorets);

Completed in 35 milliseconds