Searched refs:windows (Results 1 - 25 of 46) sorted by relevance
12
/illumos-gate/usr/src/lib/libast/common/include/ |
H A D | ast_windows.h | 27 * ast <windows.h> wrapper 37 #include <windows.h>
|
/illumos-gate/usr/src/lib/libast/amd64/include/ast/ |
H A D | ast_windows.h | 29 * ast <windows.h> wrapper 46 #include <windows.h>
|
/illumos-gate/usr/src/lib/libast/i386/include/ast/ |
H A D | ast_windows.h | 29 * ast <windows.h> wrapper 46 #include <windows.h>
|
/illumos-gate/usr/src/lib/libast/sparc/include/ast/ |
H A D | ast_windows.h | 29 * ast <windows.h> wrapper 46 #include <windows.h>
|
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | ast_windows.h | 29 * ast <windows.h> wrapper 46 #include <windows.h>
|
/illumos-gate/usr/src/stand/lib/sa/sparc/ |
H A D | _setjmp.s | 111 ! 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 D | pk1.c | 89 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 D | getenv.c | 50 #include <windows.h>
|
/illumos-gate/usr/src/lib/libsqlite/src/ |
H A D | os.h | 18 ** 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 D | err.c | 41 #include <windows.h>
|
/illumos-gate/usr/src/uts/sparc/dtrace/ |
H A D | dtrace_asm.s | 280 ! 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 D | Makefile | 53 ROOTVARSMBDLLDIR = $(ROOTVARSMB)/cvol/windows/system32
|
/illumos-gate/usr/src/boot/lib/libz/ |
H A D | gzguts.h | 119 # include <windows.h>
|
/illumos-gate/usr/src/lib/libc/sparc/threads/ |
H A D | asm_subr.s | 43 ! Flush the register windows so the stack can be reused.
|
/illumos-gate/usr/src/lib/libldap5/sources/ldap/ber/ |
H A D | lber-int.h | 69 # include <windows.h>
|
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | getdxbyname.c | 48 #include <windows.h>
|
/illumos-gate/usr/src/lib/libldap5/sources/ldap/ssldap/ |
H A D | errormap.c | 53 #include <windows.h>
|
/illumos-gate/usr/src/common/bzip2/ |
H A D | bzlib.h | 82 # include <windows.h> 84 /* windows.h define small to char */ 91 /* import windows dll dynamically */
|
/illumos-gate/usr/src/common/lzma/ |
H A D | Types.h | 17 #include <windows.h>
|
/illumos-gate/usr/src/cmd/ldap/common/ |
H A D | ldaptool.h | 59 #include <windows.h>
|
/illumos-gate/usr/src/cmd/lms/ |
H A D | Protocol.h | 51 #include <windows.h>
|
/illumos-gate/usr/src/lib/libast/common/sfio/ |
H A D | vthread.h | 66 #include <windows.h>
|
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/ |
H A D | zlib.h | 260 #include <windows.h> 270 #include <windows.h>
|
/illumos-gate/usr/src/uts/sparc/v9/ml/ |
H A D | sparcv9_subr.s | 430 ! 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 D | mach_locore.s | 265 ! 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 86 milliseconds
12