Home
last modified time | relevance | path

Searched refs:windows (Results 1 – 25 of 42) sorted by relevance

12

/illumos-gate/usr/src/cmd/bnu/
H A Dpk1.c86 int windows = WINDOWS; local
95 if (sscanf(_Protocol, "%*c(%d,%d)", &windows, &packsize) == 0)
97 windows = ( windows < MINWINDOWS ? WINDOWS :
98 ( windows > MAXWINDOWS ? WINDOWS : windows ) );
111 pk->p_rwindow = pk->p_swindow = windows;
/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/pkg/manifests/
H A Dservice-file-system-smb.p5m106 dir path=var/smb/cvol/windows group=sys
107 dir path=var/smb/cvol/windows/system32 group=sys
108 file path=var/smb/cvol/windows/system32/eventlog.dll mode=0755
109 dir path=var/smb/cvol/windows/system32/vss group=sys
/illumos-gate/usr/src/uts/sparc/dtrace/
H A Ddtrace_asm.S351 ! we're visiting other windows
354 cmp %g5, %o1 ! (windows to observe) by taking the
374 ! the %cwp by one (mod nwindows) because we're in the user's windows
/illumos-gate/usr/src/uts/sparc/v9/ml/
H A Dsparcv9_subr.S913 ! we're visiting other windows
915 rdpr %canrestore, %g2 ! number of available windows
1132 ! Flush register windows before panic_trigger() in order to avoid a
/illumos-gate/usr/src/uts/sun4v/ml/
H A Dmach_locore.S241 ! Stuff some memory cells related to numbers of windows.
403 ! make all windows clean for kernel
1114 brz %g1, 3f ! no user windows?
1118 ! There are old user windows in the register file. We disable ints
/illumos-gate/usr/src/cmd/smbsrv/smbd/
H A DMakefile55 ROOTVARSMBDLLDIR = $(ROOTVARSMB)/cvol/windows/system32
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dmach_locore.S232 ! Stuff some memory cells related to numbers of windows.
385 ! make all windows clean for kernel
990 brz %g1, 3f ! no user windows?
994 ! There are old user windows in the register file. We disable ints
/illumos-gate/usr/src/test/smbclient-tests/doc/
H A DREADME92 - Do as described in step 4 (windows server)
104 - Create three windows share directories in a partition which has
/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/iconv_modules/utf-8/utils/icu-mapping-data/
H A Dwindows-720-2000.ucm70 # from windows 2000 using IMultiLanguage 5.50.4522.1800
85 <code_set_name> "windows-720-2000"
92 #<icu:alias> "windows-720_STD"
/illumos-gate/usr/src/cmd/mailx/misc/
H A Dmailx.rc43 # default is to allow editing of message windows
/illumos-gate/usr/src/uts/common/pcmcia/cis/
H A Dcis_handlers.c828 mem->windows = ((tpce_msd &
842 for (i = 0; i < mem->windows; i++) {
912 mem->windows = 1;
941 mem->windows = 1;
/illumos-gate/usr/src/
H A DTargetdirs391 /var/smb/cvol/windows \
392 /var/smb/cvol/windows/system32 \
393 /var/smb/cvol/windows/system32/vss \
/illumos-gate/usr/src/contrib/ast/lib/package/
H A Dast-ksh.pkg52 for variable path values to convert to and from native windows
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dprintf.test44 if {$::tcl_platform(platform)!="windows"} {
H A Dlock.test140 # connections, because UNIX supports reader/writer locks. Under windows,
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dcommon86 /* windows variants and veneers */
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dcommon86 /* windows variants and veneers */
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dcommon86 /* windows variants and veneers */
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dcommon86 /* windows variants and veneers */
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Dmagic.tab193 0 long 0x4da7eee8 hp windows font
1078 +(@60H+92) short 2 , windows gui
1091 &4 long 0x01140200 windows shortcut application/x-windows-lnk
1093 0 string PMCC windows GRP application/dos-grp
1094 369 string MICROSOFT windows PIF application/dos-pif
1282 0 leshort 0 windows icon resource application/x-ms-icon
/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcis_handlers.h836 uint32_t windows; /* number of memory space descriptors */ member
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A Dbuiltins.mm40 shell programming. For example, there is a group of X-windows extension
44 X-windows applications.
505 A prime example of this is the X-windows extension which adds
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dcommon89 /* windows variants and veneers */

12