Searched refs:default (Results 1 – 25 of 1445) sorted by relevance
12345678910>>...58
| /freebsd-9-stable/cddl/contrib/dtracetoolkit/Examples/ |
| D | dnlcsnoop_example.txt | 4 Here we run dnlcsnoop.d, while in another window a "find /etc/default" 47 12293 find 3 Y /etc/default 49 12293 find 3 Y /etc/default 50 12293 find 5 N /etc/default/cron 51 12293 find 3 N /etc/default/devfsadm 52 12293 find 4 N /etc/default/fs 53 12293 find 4 N /etc/default/kbd 54 12293 find 3 N /etc/default/keyserv 55 12293 find 4 N /etc/default/nss 56 12293 find 3 N /etc/default/syslogd [all …]
|
| D | shellsnoop_example.txt | 64 4724 3762 ksh W find /etc/default 66 4746 4724 find W /etc/default 67 4746 4724 find W /etc/default/cron 68 4746 4724 find W /etc/default/devfsadm 69 4746 4724 find W /etc/default/dhcpagent 70 4746 4724 find W /etc/default/fs 71 4746 4724 find W /etc/default/inetd 72 4746 4724 find W /etc/default/inetinit 73 4746 4724 find W /etc/default/kbd 74 4746 4724 find W /etc/default/keyserv [all …]
|
| /freebsd-9-stable/etc/ |
| D | login.conf | 25 default:\ 56 :tc=default: 58 :tc=default: 60 :tc=default: 63 :tc=default: 65 :tc=default: 67 :tc=default: 77 :tc=default: 85 :tc=default:
|
| /freebsd-9-stable/sys/contrib/xz-embedded/linux/lib/xz/ |
| D | Kconfig | 11 default y 17 default y 23 default y 29 default y 35 default y 41 default y 47 default n 51 default n
|
| /freebsd-9-stable/contrib/file/magic/Magdir/ |
| D | wordprocessors | 46 >>9 default x 52 >>9 default x 60 >>9 default x 65 >>9 default x 69 >>9 default x 75 >>9 default x 83 >>9 default x 90 >>9 default x 94 >>9 default x 108 >>9 default x [all …]
|
| /freebsd-9-stable/crypto/openssh/ |
| D | sshd_config.0 | 29 taken in the use of this directive. The default is not to accept 35 (use IPv6 only). The default is ``any''. 39 default is ``yes''. Note that disabling agent forwarding does 48 ID is not recognized. By default, login is allowed for all 60 remote forwarding only. The default is ``yes''. Note that 69 valid; a numerical user ID is not recognized. By default, login 103 enabled in the configuration. The default is not to require 116 the usual AuthorizedKeysFile files. By default, no 135 listed, separated by whitespace. The default is 155 The default is ``none'', i.e. not to use a principals file - in [all …]
|
| D | ssh_config.0 | 98 ``yes'' or ``no''. The default is ``no''. 113 canonicalization fails. The default, ``yes'', will attempt to 122 The default, ``no'', is not to perform any name rewriting and let 138 before canonicalization is disabled. The default, ``1'', allows 156 argument to this keyword must be ``yes'' or ``no''. The default 163 is set to ``no'', the check will not be executed. The default is 172 default is ``3des''. 185 The default is: 202 sftp(1). The argument must be ``yes'' or ``no''. The default is 207 ``yes'' or ``no''. The default is ``no''. [all …]
|
| D | sshd_config | 9 # The strategy used for options in the default sshd_config shipped with 10 # OpenSSH is to specify options with their default value where 12 # default value. 22 # The default requires explicit activation of protocol 1 38 #RekeyLimit default none 56 # The default is to check both .ssh/authorized_keys and .ssh/authorized_keys2 125 # no default banner path 128 # override default of no subsystems
|
| /freebsd-9-stable/contrib/ofed/management/opensm/doc/ |
| D | partition-config.txt | 4 The default name of OpenSM partitions configuration file is 5 '/etc/opensm/partitions.conf'. The default may be changed by 8 The default partition will be created by OpenSM unconditionally even 11 The default partition has P_Key value 0x7fff. OpenSM's port will have 12 full membership in default partition. All other end ports will have 47 rate=<val> - specifies rate for this IPoIB MC group (default is 3 (10GBps)) 48 mtu=<val> - specifies MTU for this IPoIB MC group (default is 4 (2048)) 49 sl=<val> - specifies SL for this IPoIB MC group (default is 0) 50 scope=<val> - specifies scope for this IPoIB MC group (default is 2 (link
|
| /freebsd-9-stable/usr.sbin/bsdconfig/networking/share/ |
| D | routing.subr | 48 # Edits the default router. 55 # Get the defaultrouter. When this is not configured, the default is 56 # "NO", however we don't ever want to present this default to the user 61 # system does not have an active default router set (which is what we 72 # default router/gateway is changed while NFS-exported directories are 100 # Save only if the user changed the default router/gateway. 105 # Save the default router/gateway 120 # Apply the default router/gateway 121 f_eval_catch -d $funcname route 'route delete default' 123 'route add default "%s"' "$defaultrouter" ||
|
| /freebsd-9-stable/contrib/ofed/management/opensm/ |
| D | configure.in | 99 … [define a directory name for opensm's conf files <sysconfdir>/<dir> (default "opensm")]), 119 dnl Check for a different default OpenSm config file 124 [define a default OpenSM config file (default opensm.conf)]), 136 [Define a default OpenSM config file]) 139 dnl Check for a different default node name map file 144 [define a default node name map file (default ib-node-name-map)]), 156 [Define a default node name map file]) 164 [define a partitions config file (default partitions.conf)]), 184 [define a QOS policy config file (default qos-policy.conf)]), 204 [define a Prefix Routes config file (default is prefix-routes.conf)]),
|
| /freebsd-9-stable/crypto/heimdal/tests/java/ |
| D | krb5.conf.in | 21 default = 0-/FILE:@objdir@/messages.log 23 # Have both default and non default salting for single DES encryptes, 24 # this to check if the kdc return default salting.
|
| /freebsd-9-stable/share/examples/nwclient/ |
| D | dot.nwfsrc | 40 # how many retries before error, default 10 46 # access mode to connection, default 0700 49 # signature level, default 0 - no signatures 52 # force bindery login, default no 55 # default print queue for user, default is none
|
| /freebsd-9-stable/usr.sbin/pc-sysinstall/backend-query/ |
| D | enable-net.sh | 81 if ! route -n get -inet6 default > /dev/null 2>&1 ; then 82 route add -inet6 default ${IPV6GATE} 104 route add -inet default ${GATE} 107 route add -inet6 default ${IPV6GATE}
|
| /freebsd-9-stable/sys/boot/common/ |
| D | help.common | 28 Displays <prompt> or a default prompt, and counts down <delay> seconds 29 before attempting to boot. If <delay> is not specified, the default 39 has not already been loaded, it will be booted instead of the default 131 # Tset Sautoboot_delay DSet the default autoboot delay 135 Sets the default delay for the autoboot command to <value> seconds. 140 # Tset Sbootfile DSet the default boot file set 144 Sets the default set of kernel boot filename(s). It may be overridden 147 directories. The default bootfile set is "kernel". 173 # Tset Sboot_dfltroot DUse default root file system 185 Selects gdb-remote mode for the kernel debugger by default. [all …]
|
| /freebsd-9-stable/share/examples/cvsup/ |
| D | gnats-supfile | 46 *default host=CHANGE_THIS.FreeBSD.org 47 *default base=/var/db 48 *default prefix=/usr 49 *default release=current 50 *default delete use-rel-suffix 55 *default compress
|
| /freebsd-9-stable/contrib/ntp/scripts/ |
| D | summary-opts.def | 17 arg-default = '/var/log/ntp'; 39 arg-default = '/tmp'; 50 arg-default = 400; 60 arg-default = 3600; 69 arg-default = 19700101;
|
| D | plot_summary-opts.def | 17 arg-default = '/tmp'; 30 Where does the plotted data come from, default to string "host" plus 39 arg-default = "0.128"; 52 By default the peer_summary plots are not generated. Use this option to 74 Output file for @code{gnuplot}, default to stdout.
|
| /freebsd-9-stable/contrib/tnftp/ |
| D | INSTALL | 39 (default: enabled) 41 (default: enabled) 47 CC=compiler specify name of the C compiler (default: gcc or cc) 48 CFLAGS=flags specify flags to C compiler (default: -O -g or just -O) 49 LDFLAGS=flags specify flags to linker (default: none)
|
| /freebsd-9-stable/contrib/file/m4/ |
| D | ltoptions.m4 | 69 dnl Simply set some default values (i.e off) if boolean options were not 77 dnl we run the default mode handler for the pair. For example, if neither 79 dnl archives by default: 167 [build shared libraries @<:@default=]_LT_ENABLE_SHARED_DEFAULT[@:>@])], 168 [p=${PACKAGE-default} 221 [build static libraries @<:@default=]_LT_ENABLE_STATIC_DEFAULT[@:>@])], 222 [p=${PACKAGE-default} 275 [optimize for fast installation @<:@default=]_LT_ENABLE_FAST_INSTALL_DEFAULT[@:>@])], 276 [p=${PACKAGE-default} 330 [try to use only PIC/non-PIC objects @<:@default=use both@:>@])], [all …]
|
| /freebsd-9-stable/contrib/bind9/libtool.m4/ |
| D | ltoptions.m4 | 69 dnl Simply set some default values (i.e off) if boolean options were not 77 dnl we run the default mode handler for the pair. For example, if neither 79 dnl archives by default: 167 [build shared libraries @<:@default=]_LT_ENABLE_SHARED_DEFAULT[@:>@])], 168 [p=${PACKAGE-default} 221 [build static libraries @<:@default=]_LT_ENABLE_STATIC_DEFAULT[@:>@])], 222 [p=${PACKAGE-default} 275 [optimize for fast installation @<:@default=]_LT_ENABLE_FAST_INSTALL_DEFAULT[@:>@])], 276 [p=${PACKAGE-default} 330 [try to use only PIC/non-PIC objects @<:@default=use both@:>@])], [all …]
|
| /freebsd-9-stable/contrib/openpam/m4/ |
| D | ltoptions.m4 | 69 dnl Simply set some default values (i.e off) if boolean options were not 77 dnl we run the default mode handler for the pair. For example, if neither 79 dnl archives by default: 167 [build shared libraries @<:@default=]_LT_ENABLE_SHARED_DEFAULT[@:>@])], 168 [p=${PACKAGE-default} 221 [build static libraries @<:@default=]_LT_ENABLE_STATIC_DEFAULT[@:>@])], 222 [p=${PACKAGE-default} 275 [optimize for fast installation @<:@default=]_LT_ENABLE_FAST_INSTALL_DEFAULT[@:>@])], 276 [p=${PACKAGE-default} 330 [try to use only PIC/non-PIC objects @<:@default=use both@:>@])], [all …]
|
| /freebsd-9-stable/contrib/openbsm/m4/ |
| D | ltoptions.m4 | 69 dnl Simply set some default values (i.e off) if boolean options were not 77 dnl we run the default mode handler for the pair. For example, if neither 79 dnl archives by default: 167 [build shared libraries @<:@default=]_LT_ENABLE_SHARED_DEFAULT[@:>@])], 168 [p=${PACKAGE-default} 221 [build static libraries @<:@default=]_LT_ENABLE_STATIC_DEFAULT[@:>@])], 222 [p=${PACKAGE-default} 275 [optimize for fast installation @<:@default=]_LT_ENABLE_FAST_INSTALL_DEFAULT[@:>@])], 276 [p=${PACKAGE-default} 330 [try to use only PIC/non-PIC objects @<:@default=use both@:>@])], [all …]
|
| /freebsd-9-stable/release/picobsd/mfs_tree/etc/ |
| D | remote | 7 # el EOL marks (default is NULL) 12 # ie input EOF marks (default is NULL) 13 # oe output EOF string (default is NULL) 14 # cu call unit (default is dv) 16 # fs frame size (default is BUFSIZ) -- used in buffering writes on
|
| /freebsd-9-stable/usr.sbin/sysinstall/help/ |
| D | options.hlp | 28 This option forces the use of NFS version 3 and is on by default. 62 may be attempted. The default setting is to interactively ask 70 method of automatic configuration. The default setting is to 76 By default, the installation attempts to log in as the 87 selected by default, but UNIX purists may wish to change this 93 While a distribution is being extracted, the default detail level 124 By default, this is set to links but may also be set to any other 150 Newfs Args: Specify default arguments to newfs(8) 152 The default parameters used to build new filesystems. 154 files or need to specify different default parameters for any [all …]
|
12345678910>>...58