Home
last modified time | relevance | path

Searched refs:settings (Results 1 – 25 of 51) sorted by relevance

123

/titanic_44/usr/src/data/zoneinfo/
H A Detcetera11 # that cannot use POSIX TZ settings.
14 # unnecessary as settings for the TZ environment variable. E.g.,
37 # Be consistent with POSIX TZ settings in the Zone names,
/titanic_44/usr/src/cmd/syslogd/
H A Dsyslogd.dfl30 # These settings are kept here for backwards compatibility only.
34 # messages. Its definition here will override the svccfg(1M) settings
/titanic_44/usr/src/
H A DMakefile.master.6452 # Override Makefile.master's settings of GCCLIBDIR
57 # Override Makefile.master's settings of CC, CCC, AS and LINT
/titanic_44/usr/src/tools/onbld/hgext/
H A Dcdm.py218 def wrapper(settings=None): argument
219 termios.tcsetattr(sys.stdin.fileno(), termios.TCSANOW, settings)
225 settings = termios.tcgetattr(sys.stdin.fileno())
226 orig = list(settings)
228 settings[3] = settings[3] & (~termios.ISIG) # c_lflag
229 termios.tcsetattr(sys.stdin.fileno(), termios.TCSANOW, settings)
/titanic_44/usr/src/cmd/devfsadm/
H A Ddevfsadm.dfl28 # Used to configure default settings for devfsadm.
/titanic_44/usr/src/pkg/transforms/
H A Dcommon_actions27 # These actions represent settings which should appear in every package.
H A Dpublish44 # Catch don't-publish settings from manifest-embedded transforms
/titanic_44/usr/src/cmd/lp/filter/postscript/postscript/
H A DREADME26 Default settings have been moved to these files. All can be changed without
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/
H A Dtelnetd.dfl28 # telnetd default settings processed via telnetd(1M).
/titanic_44/usr/src/cmd/keyserv/
H A Dkeyserv.dfl28 # keyserv default settings processed via keyserv(1M).
/titanic_44/usr/src/uts/common/io/e1000api/
H A DREADME.illumos85 394 /* Enable EEE default settings for EEE supported devices */
89 394 /* Enable EEE default settings for EEE supported devices */
H A DREADME.new128 configure the speed and duplex settings on the adapter. Example usage:
/titanic_44/usr/src/cmd/pools/poold/
H A Dpoold.properties27 # NOTICE: This file contains default settings for poold(1M). Do not
/titanic_44/usr/src/uts/common/io/i40e/core/
H A Di40e_common.c5188 struct i40e_filter_control_settings *settings) in i40e_validate_filter_settings() argument
5197 switch (settings->fcoe_filt_num) { in i40e_validate_filter_settings()
5205 fcoe_filt_size <<= (u32)settings->fcoe_filt_num; in i40e_validate_filter_settings()
5211 switch (settings->fcoe_cntx_num) { in i40e_validate_filter_settings()
5217 fcoe_cntx_size <<= (u32)settings->fcoe_cntx_num; in i40e_validate_filter_settings()
5224 switch (settings->pe_filt_num) { in i40e_validate_filter_settings()
5237 pe_filt_size <<= (u32)settings->pe_filt_num; in i40e_validate_filter_settings()
5243 switch (settings->pe_cntx_num) { in i40e_validate_filter_settings()
5255 pe_cntx_size <<= (u32)settings->pe_cntx_num; in i40e_validate_filter_settings()
5281 struct i40e_filter_control_settings *settings) in i40e_set_filter_control() argument
[all …]
H A Di40e_prototype.h484 struct i40e_filter_control_settings *settings);
/titanic_44/usr/src/cmd/mailx/misc/
H A Dmailx.rc24 # The following 3 settings produce the familiar Solaris behavior.
/titanic_44/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmTop.java790 JMenuItem settings = new JMenuItem( in helpMenu() local
793 settings.addActionListener(new ActionListener() { in helpMenu()
800 helpMenu.add(settings); in helpMenu()
/titanic_44/usr/src/uts/common/io/rtw/
H A DTHIRDPARTYLICENSE58 * settings for the aic7xxx based adaptec SCSI controllers. It can
/titanic_44/usr/src/test/zfs-tests/tests/functional/inheritance/
H A DREADME.state87 # properties settings are to be verified.
/titanic_44/usr/src/lib/smbsrv/libmlsvc/common/
H A Dlsar_svc.c585 ru->audit_events.settings in lsarpc_s_QueryInfoPolicy()
587 bzero(ru->audit_events.settings, sizeof (DWORD)); in lsarpc_s_QueryInfoPolicy()
/titanic_44/usr/src/cmd/mdb/demo/
H A DREADME48 to define base compiler settings for the corresponding instruction set
/titanic_44/usr/src/uts/sun4u/starcat/ml/
H A Ddrmach_asm.s856 ! the caller is preventing illegal LPA settings and transistions.
/titanic_44/usr/src/lib/
H A DREADME.Makefiles454 settings (or -g).
461 settings (or -g).
/titanic_44/usr/src/lib/libsqlite/test/
H A Dexpr.test26 proc test_expr {name settings expr result} {
29 } $settings $expr] $result
/titanic_44/usr/src/uts/common/io/arn/
H A Darn_ath9k.h918 enum ath9k_ant_setting settings,

123