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

  /src/sys/arch/m68k/m68k/
m68k_trap.c 309 err = ustore_short((void *)f->f_wb1a, wb1d);
353 err = ustore_short((void *)f->f_wb2a, f->f_wb2d);
393 err = ustore_short((void *)f->f_wb3a, f->f_wb3d);
  /src/sys/kern/
subr_copy.c 787 __strong_alias(ustore_short,ustore_16);
  /src/sys/sys/
systm.h 404 int ustore_short(unsigned short *, unsigned short);
  /src/share/man/man9/
Makefile 1002 ustore.9 ustore_64.9 ustore.9 ustore_char.9 ustore.9 ustore_short.9 \

Completed in 48 milliseconds