/titanic_41/usr/src/cmd/syslogd/ |
H A D | syslogd.dfl | 30 # These settings are kept here for backwards compatibility only. 34 # messages. Its definition here will override the svccfg(1M) settings
|
/titanic_41/usr/src/data/zoneinfo/ |
H A D | etcetera | 11 # that cannot use POSIX TZ settings. 14 # unnecessary as settings for the TZ environment variable. E.g., 38 # Be consistent with POSIX TZ settings in the Zone names,
|
/titanic_41/usr/src/ |
H A D | Makefile.master.64 | 52 # Override Makefile.master's settings of GCCLIBDIR 57 # Override Makefile.master's settings of CC, CCC, AS and LINT
|
/titanic_41/usr/src/tools/onbld/hgext/ |
H A D | cdm.py | 218 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_41/usr/src/cmd/devfsadm/ |
H A D | devfsadm.dfl | 28 # Used to configure default settings for devfsadm.
|
/titanic_41/usr/src/pkg/transforms/ |
H A D | common_actions | 27 # These actions represent settings which should appear in every package.
|
H A D | publish | 44 # Catch don't-publish settings from manifest-embedded transforms
|
/titanic_41/usr/src/cmd/keyserv/ |
H A D | keyserv.dfl | 28 # keyserv default settings processed via keyserv(1M).
|
/titanic_41/usr/src/cmd/lp/filter/postscript/postscript/ |
H A D | README | 26 Default settings have been moved to these files. All can be changed without
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | telnetd.dfl | 28 # telnetd default settings processed via telnetd(1M).
|
/titanic_41/usr/src/cmd/pools/poold/ |
H A D | poold.properties | 27 # NOTICE: This file contains default settings for poold(1M). Do not
|
/titanic_41/usr/src/uts/common/io/i40e/core/ |
H A D | i40e_common.c | 5188 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 D | i40e_prototype.h | 484 struct i40e_filter_control_settings *settings);
|
/titanic_41/usr/src/uts/common/io/e1000api/ |
H A D | README.illumos | 107 394 /* Enable EEE default settings for EEE supported devices */ 111 394 /* Enable EEE default settings for EEE supported devices */
|
H A D | README.new | 128 configure the speed and duplex settings on the adapter. Example usage:
|
/titanic_41/usr/src/cmd/mailx/misc/ |
H A D | mailx.rc | 24 # The following 3 settings produce the familiar Solaris behavior.
|
/titanic_41/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/ |
H A D | pmTop.java | 790 JMenuItem settings = new JMenuItem( in helpMenu() local 793 settings.addActionListener(new ActionListener() { in helpMenu() 800 helpMenu.add(settings); in helpMenu()
|
/titanic_41/usr/src/test/zfs-tests/tests/functional/inheritance/ |
H A D | README.state | 87 # properties settings are to be verified.
|
/titanic_41/usr/src/uts/common/io/rtw/ |
H A D | THIRDPARTYLICENSE | 58 * settings for the aic7xxx based adaptec SCSI controllers. It can
|
/titanic_41/usr/src/lib/smbsrv/libmlsvc/common/ |
H A D | lsar_svc.c | 585 ru->audit_events.settings in lsarpc_s_QueryInfoPolicy() 587 bzero(ru->audit_events.settings, sizeof (DWORD)); in lsarpc_s_QueryInfoPolicy()
|
/titanic_41/usr/src/cmd/mdb/demo/ |
H A D | README | 48 to define base compiler settings for the corresponding instruction set
|
/titanic_41/usr/src/uts/sun4u/starcat/ml/ |
H A D | drmach_asm.s | 856 ! the caller is preventing illegal LPA settings and transistions.
|
/titanic_41/usr/src/lib/ |
H A D | README.Makefiles | 454 settings (or -g). 461 settings (or -g).
|
/titanic_41/usr/src/lib/libsqlite/test/ |
H A D | expr.test | 26 proc test_expr {name settings expr result} { 29 } $settings $expr] $result
|
/titanic_41/usr/src/uts/common/io/arn/ |
H A D | arn_ath9k.h | 918 enum ath9k_ant_setting settings,
|