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

  /src/sys/arch/sparc/sparc/
sunos_machdep.c 142 ustore_int((u_int *)&((struct rwindow *)newsp)->rw_in[6], oldsp));
compat_16_machdep.c 195 ustore_int((u_int *)&((struct rwindow *)newsp)->rw_in[6], oldsp));
machdep.c 551 ustore_int((u_int *)&((struct rwindow *)newsp)->rw_in[6], oldsp));
  /src/sys/kern/
subr_copy.c 788 __strong_alias(ustore_int,ustore_32);
  /src/sys/sys/
systm.h 405 int ustore_int(unsigned int *, unsigned int);
  /src/share/man/man9/
Makefile 1003 ustore.9 ustore_int.9 ustore.9 ustore_long.9 ustore.9 ustore_ptr.9

Completed in 18 milliseconds