Searched refs:windows (Results 1 - 25 of 46) sorted by relevance

12

/illumos-gate/usr/src/lib/libast/common/include/
H A Dast_windows.h27 * ast <windows.h> wrapper
37 #include <windows.h>
/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dast_windows.h29 * ast <windows.h> wrapper
46 #include <windows.h>
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dast_windows.h29 * ast <windows.h> wrapper
46 #include <windows.h>
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dast_windows.h29 * ast <windows.h> wrapper
46 #include <windows.h>
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_windows.h29 * ast <windows.h> wrapper
46 #include <windows.h>
/illumos-gate/usr/src/stand/lib/sa/sparc/
H A D_setjmp.s111 ! flush all register windows to the stack.
117 deccc %g6 ! all windows done?
122 deccc %g6 ! all windows done?
/illumos-gate/usr/src/cmd/bnu/
H A Dpk1.c89 int windows = WINDOWS; local
98 if (sscanf(_Protocol, "%*c(%d,%d)", &windows, &packsize) == 0)
100 windows = ( windows < MINWINDOWS ? WINDOWS :
101 ( windows > MAXWINDOWS ? WINDOWS : windows ) );
114 pk->p_rwindow = pk->p_swindow = windows;
/illumos-gate/usr/src/lib/libast/common/misc/
H A Dgetenv.c50 #include <windows.h>
/illumos-gate/usr/src/lib/libsqlite/src/
H A Dos.h18 ** the SQLite library will work on both POSIX and windows systems.
31 ** large file support, or if the OS is windows, these should be no-ops.
126 #include <windows.h>
/illumos-gate/usr/src/lib/libast/common/uwin/
H A Derr.c41 #include <windows.h>
/illumos-gate/usr/src/uts/sparc/dtrace/
H A Ddtrace_asm.s280 ! contained in the register windows.
582 ! we're visiting other windows
585 cmp %g5, %o1 ! (windows to observe) by taking the
605 ! the %cwp by one (mod nwindows) because we're in the user's windows
610 wrpr %g2, %cwp ! change windows
/illumos-gate/usr/src/cmd/smbsrv/smbd/
H A DMakefile53 ROOTVARSMBDLLDIR = $(ROOTVARSMB)/cvol/windows/system32
/illumos-gate/usr/src/boot/lib/libz/
H A Dgzguts.h119 # include <windows.h>
/illumos-gate/usr/src/lib/libc/sparc/threads/
H A Dasm_subr.s43 ! Flush the register windows so the stack can be reused.
/illumos-gate/usr/src/lib/libldap5/sources/ldap/ber/
H A Dlber-int.h69 # include <windows.h>
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dgetdxbyname.c48 #include <windows.h>
/illumos-gate/usr/src/lib/libldap5/sources/ldap/ssldap/
H A Derrormap.c53 #include <windows.h>
/illumos-gate/usr/src/common/bzip2/
H A Dbzlib.h82 # include <windows.h>
84 /* windows.h define small to char */
91 /* import windows dll dynamically */
/illumos-gate/usr/src/common/lzma/
H A DTypes.h17 #include <windows.h>
/illumos-gate/usr/src/cmd/ldap/common/
H A Dldaptool.h59 #include <windows.h>
/illumos-gate/usr/src/cmd/lms/
H A DProtocol.h51 #include <windows.h>
/illumos-gate/usr/src/lib/libast/common/sfio/
H A Dvthread.h66 #include <windows.h>
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.h260 #include <windows.h>
270 #include <windows.h>
/illumos-gate/usr/src/uts/sparc/v9/ml/
H A Dsparcv9_subr.s430 ! register windows. If setjmp and longjmp are called from
1489 ! we're visiting other windows
1491 rdpr %canrestore, %g2 ! number of available windows
1528 flushw ! flush register windows, then
1663 ! Flush register windows before panic_trigger() in order to avoid a
1751 ! Flush register windows before panic_trigger() in order to avoid a
/illumos-gate/usr/src/uts/sun4v/ml/
H A Dmach_locore.s265 ! Stuff some memory cells related to numbers of windows.
437 ! make all windows clean for kernel
456 ! set window registers so that current windows are "other" windows
671 * It is used to fill windows in user_rtt to avoid going above TL 2.
760 ! call restore_wbuf to push wbuf windows to stack
830 ! switch "other" windows back to "normal" windows and
1098 * Flush all windows to memory, except for the one we entered in.
1151 * flush user windows t
[all...]

Completed in 122 milliseconds

12