Searched refs:tweaks (Results 1 – 14 of 14) sorted by relevance
/titanic_41/usr/src/uts/common/io/scsi/adapters/iscsi/ |
H A D | iscsi_net.c | 240 TCP_CONN_NOTIFY_THRESHOLD, (char *)&iscsi_net->tweaks. in iscsi_net_set_connect_options() 243 TCP_CONN_ABORT_THRESHOLD, (char *)&iscsi_net->tweaks. in iscsi_net_set_connect_options() 246 (char *)&iscsi_net->tweaks.abort_threshold, sizeof (int)); in iscsi_net_set_connect_options() 248 (char *)&iscsi_net->tweaks.nodelay, sizeof (int)); in iscsi_net_set_connect_options() 250 (char *)&iscsi_net->tweaks.rcvbuf, sizeof (int)); in iscsi_net_set_connect_options() 252 (char *)&iscsi_net->tweaks.sndbuf, sizeof (int)); in iscsi_net_set_connect_options()
|
H A D | iscsi.c | 452 iscsi_net->tweaks.rcvbuf = ddi_prop_get_int( in iscsi_attach() 456 iscsi_net->tweaks.sndbuf = ddi_prop_get_int( in iscsi_attach() 460 iscsi_net->tweaks.nodelay = ddi_prop_get_int( in iscsi_attach() 464 iscsi_net->tweaks.conn_notify_threshold = in iscsi_attach() 469 iscsi_net->tweaks.conn_abort_threshold = in iscsi_attach() 474 iscsi_net->tweaks.abort_threshold = ddi_prop_get_int( in iscsi_attach() 485 "so-rcvbuf", iscsi_net->tweaks.rcvbuf); in iscsi_attach() 488 "so-sndbuf", iscsi_net->tweaks.sndbuf); in iscsi_attach() 491 "tcp-nodelay", iscsi_net->tweaks.nodelay); in iscsi_attach() 495 iscsi_net->tweaks.conn_notify_threshold); in iscsi_attach() [all …]
|
H A D | iscsi.h | 1085 } tweaks; member
|
/titanic_41/usr/src/cmd/abi/appcert/etc/ |
H A D | Makefile | 36 ETC_FILES = etc.alt etc.scoped etc.tweaks etc.warn
|
H A D | etc.warn.in | 42 # automatically handled (as they are for the models and the tweaks), so
|
/titanic_41/usr/src/cmd/abi/appcert/scripts/ |
H A D | symcheck.pl | 669 my $tweaks = load_tweaks($library, $abi); 670 $ok .= ",Model_Tweaks\[$tweaks\]" if ($tweaks);
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | developer-appcert.mf | 45 file path=usr/lib/abi/appcert/etc.tweaks mode=0444
|
/titanic_41/usr/src/cmd/cmd-inet/etc/ike/ |
H A D | config.sample | 60 # Some PKI-specific tweaks...
|
/titanic_41/usr/src/lib/libast/common/ |
H A D | RELEASE | 498 03-12-22 misc/magic.tab: dos EXE tweaks 593 03-05-09 vmalloc/vmbest.c: large memory allocation tweaks 1081 sfio/stdio: a few more errno tweaks 1182 99-05-28 magic: fix 'x' == '*' for any number, magic.tab tweaks 1379 ast_std.h,mnt.c,features/fs: ncr port tweaks 1394 port tweaks for sol.sun4 and sun4 1472 nt tweaks -- functions with no header proto must be defined extern 1503 a few more tweaks to satisfy port warnings
|
/titanic_41/usr/src/lib/libpp/common/ |
H A D | RELEASE | 65 03-01-23 probe.win32: mingw32 tweaks 209 96-10-31 a few more line sync tweaks for EDG C++
|
/titanic_41/usr/src/cmd/ssh/doc/ |
H A D | ChangeLog | 496 - (djm) NeXT tweaks from Ben Lindstrom <mouring@pconline.com> 970 - (djm) Minor doc tweaks 1266 - Minor tweaks and typo fixes.
|
/titanic_41/ |
H A D | .gitignore | 32 usr/src/cmd/abi/appcert/etc/etc.tweaks
|
/titanic_41/usr/src/cmd/terminfo/ |
H A D | termcap.src | 19123 # * Yet another tic change, and a couple of entry tweaks, to reduce the
|
H A D | terminfo.src | 21339 # * Yet another tic change, and a couple of entry tweaks, to reduce the
|