Home
last modified time | relevance | path

Searched defs:rwindow (Results 1 – 7 of 7) sorted by relevance

/titanic_44/usr/src/cmd/mdb/common/modules/genunix/
H A Dfindstack_subr.c48 struct rwindow { struct
49 uintptr_t rw_fp;
50 uintptr_t rw_rtn;
/titanic_44/usr/src/uts/sparc/sys/
H A Dregset.h104 struct rwindow { struct
122 extern void rwindow_nto32(struct rwindow *, struct rwindow32 *); argument
/titanic_44/usr/src/cmd/mdb/common/modules/libc/
H A Dfindstack_subr.c37 struct rwindow { struct
38 uintptr_t rw_fp;
39 uintptr_t rw_rtn;
/titanic_44/usr/src/lib/libbc/libc/sys/common/
H A Ducontext.h42 struct rwindow { struct
52 struct rwindow wbuf[SPARC_MAXREGWINDOW]; argument
/titanic_44/usr/src/uts/common/exec/elf/
H A Delf_impl.h90 #define rwindow rwindow32 macro
/titanic_44/usr/src/cmd/ssh/sshd/
H A Dserverloop.c1111 u_int rmaxpack, rwindow, len; in server_input_channel_open() local
/titanic_44/usr/src/cmd/ssh/ssh/
H A Dclientloop.c1461 u_int rmaxpack, rwindow, len; in client_input_channel_open() local