Searched refs:tweaks (Results 1 – 13 of 13) sorted by relevance
/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/ |
H A D | iscsi_net.c | 239 TCP_CONN_NOTIFY_THRESHOLD, (char *)&iscsi_net->tweaks. in iscsi_net_set_connect_options() 242 TCP_CONN_ABORT_THRESHOLD, (char *)&iscsi_net->tweaks. in iscsi_net_set_connect_options() 245 (char *)&iscsi_net->tweaks.abort_threshold, sizeof (int)); in iscsi_net_set_connect_options() 247 (char *)&iscsi_net->tweaks.nodelay, sizeof (int)); in iscsi_net_set_connect_options() 249 (char *)&iscsi_net->tweaks.rcvbuf, sizeof (int)); in iscsi_net_set_connect_options() 251 (char *)&iscsi_net->tweaks.sndbuf, sizeof (int)); in iscsi_net_set_connect_options()
|
H A D | iscsi.c | 464 iscsi_net->tweaks.rcvbuf = ddi_prop_get_int( in iscsi_attach() 468 iscsi_net->tweaks.sndbuf = ddi_prop_get_int( in iscsi_attach() 472 iscsi_net->tweaks.nodelay = ddi_prop_get_int( in iscsi_attach() 476 iscsi_net->tweaks.conn_notify_threshold = in iscsi_attach() 481 iscsi_net->tweaks.conn_abort_threshold = in iscsi_attach() 486 iscsi_net->tweaks.abort_threshold = ddi_prop_get_int( in iscsi_attach() 497 "so-rcvbuf", iscsi_net->tweaks.rcvbuf); in iscsi_attach() 500 "so-sndbuf", iscsi_net->tweaks.sndbuf); in iscsi_attach() 503 "tcp-nodelay", iscsi_net->tweaks.nodelay); in iscsi_attach() 507 iscsi_net->tweaks.conn_notify_threshold); in iscsi_attach() [all …]
|
H A D | iscsi.h | 1087 } tweaks; member
|
/illumos-gate/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
|
/illumos-gate/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);
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | developer-appcert.p5m | 43 file path=usr/lib/abi/appcert/etc.tweaks mode=0444
|
/illumos-gate/usr/src/cmd/cmd-inet/etc/ike/ |
H A D | config.sample | 58 # Some PKI-specific tweaks...
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/ |
H A D | RELEASE | 77 11-08-25 #pragma prototyped tweaks -- sun4 is dead, long live sun4 686 03-12-22 misc/magic.tab: dos EXE tweaks 781 03-05-09 vmalloc/vmbest.c: large memory allocation tweaks 1269 sfio/stdio: a few more errno tweaks 1370 99-05-28 magic: fix 'x' == '*' for any number, magic.tab tweaks 1567 ast_std.h,mnt.c,features/fs: ncr port tweaks 1582 port tweaks for sol.sun4 and sun4 1660 nt tweaks -- functions with no header proto must be defined extern 1691 a few more tweaks to satisfy port warnings
|
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/ |
H A D | RELEASE | 76 03-01-23 probe.win32: mingw32 tweaks 220 96-10-31 a few more line sync tweaks for EDG C++
|
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/ |
H A D | RELEASE | 504 03-01-23 probe.win32: borland and mingw32 tweaks 888 96-12-25 C.probe: uwin tweaks
|
/illumos-gate/usr/src/data/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 | 21341 # * Yet another tic change, and a couple of entry tweaks, to reduce the
|