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 425 err = ustore_short((void *)f->f_wb1a, wb1d);
469 err = ustore_short((void *)f->f_wb2a, f->f_wb2d);
509 err = ustore_short((void *)f->f_wb3a, f->f_wb3d);
  /src/sys/kern/
subr_copy.c 790 __strong_alias(ustore_short,ustore_16);
  /src/sys/sys/
systm.h 406 int ustore_short(unsigned short *, unsigned short);
  /src/share/man/man9/
Makefile 1004 ustore.9 ustore_64.9 ustore.9 ustore_char.9 ustore.9 ustore_short.9 \

Completed in 40 milliseconds