/titanic_44/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;
|
/titanic_44/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?
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | service-file-system-smb.mf | 63 dir path=var/smb/cvol/windows group=sys 64 dir path=var/smb/cvol/windows/system32 group=sys 65 dir path=var/smb/cvol/windows/system32/vss group=sys 91 file path=var/smb/cvol/windows/system32/eventlog.dll mode=0755
|
/titanic_44/usr/src/uts/sparc/dtrace/ |
H A D | dtrace_asm.s | 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
|
/titanic_44/usr/src/cmd/smbsrv/smbd/ |
H A D | Makefile | 49 ROOTVARSMBDLLDIR = $(ROOTVARSMB)/cvol/windows/system32
|
/titanic_44/usr/src/uts/sparc/v9/ml/ |
H A D | sparcv9_subr.s | 1489 ! we're visiting other windows 1491 rdpr %canrestore, %g2 ! number of available windows 1751 ! Flush register windows before panic_trigger() in order to avoid a
|
/titanic_44/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 1199 brz %g1, 3f ! no user windows? 1203 ! There are old user windows in the register file. We disable ints
|
/titanic_44/usr/src/uts/sun4u/ml/ |
H A D | mach_locore.s | 257 ! Stuff some memory cells related to numbers of windows. 420 ! make all windows clean for kernel 1087 brz %g1, 3f ! no user windows? 1091 ! There are old user windows in the register file. We disable ints
|
/titanic_44/usr/src/lib/libc/sparc/threads/ |
H A D | asm_subr.s | 43 ! Flush the register windows so the stack can be reused.
|
/titanic_44/usr/src/cmd/mailx/misc/ |
H A D | mailx.rc | 43 # default is to allow editing of message windows
|
/titanic_44/usr/src/uts/common/pcmcia/cis/ |
H A D | cis_handlers.c | 830 mem->windows = ((tpce_msd & 844 for (i = 0; i < mem->windows; i++) { 914 mem->windows = 1; 943 mem->windows = 1;
|
/titanic_44/usr/src/lib/libsqlite/test/ |
H A D | printf.test | 46 if {$::tcl_platform(platform)!="windows"} {
|
H A D | lock.test | 142 # connections, because UNIX supports reader/writer locks. Under windows,
|
/titanic_44/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/ |
H A D | common | 84 /* windows variants and veneers */
|
/titanic_44/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/ |
H A D | common | 84 /* windows variants and veneers */
|
/titanic_44/usr/src/lib/libast/i386/src/lib/libast/FEATURE/ |
H A D | common | 84 /* windows variants and veneers */
|
/titanic_44/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/ |
H A D | common | 84 /* windows variants and veneers */
|
/titanic_44/usr/src/uts/common/pcmcia/sys/ |
H A D | cis_handlers.h | 838 uint32_t windows; /* number of memory space descriptors */ member
|
/titanic_44/usr/src/lib/libshell/common/ |
H A D | builtins.mm | 41 shell programming. For example, an X-windows extension 46 X-windows applications. 486 A prime example of this is the X-windows extension which adds
|
/titanic_44/usr/src/lib/libast/common/features/ |
H A D | common | 88 /* windows variants and veneers */
|
/titanic_44/usr/src/cmd/ssh/doc/ |
H A D | ChangeLog | 428 implement a SFTP server. interops with sftp2, scp2 and the windows 1175 - update proctitle on pty alloc/dealloc, e.g. w/ windows client 1299 - interop w/ F-secure windows client 1429 interop w/ latest ssh.com windows client. 2234 messages. allows use of s/key in windows (ttssh, securecrt) and
|
/titanic_44/usr/src/ |
H A D | Targetdirs | 371 /var/smb/cvol/windows \ 372 /var/smb/cvol/windows/system32 \ 373 /var/smb/cvol/windows/system32/vss \
|
/titanic_44/usr/src/lib/libcurses/screen/ |
H A D | caps | 102 maximum_windows, "wnum" "MW" Maximum number of defineable windows
|
/titanic_44/usr/src/uts/sun4u/cpu/ |
H A D | opl_olympus_asm.s | 1380 RESET_WINREG(%g1) ! reset windows to prevent spills
|
/titanic_44/usr/src/lib/libast/common/ |
H A D | RELEASE | 707 02-10-02 features/common: don't define _WIN32; define _WINIX => unix on windows 729 include/ast_windows.h: windows.h wrapper with ast namespace workarounds 749 02-08-06 comp/iconv.c: handle win32 cpNNNN == windows-NNNN aliases
|