HomeSort by relevance Sort by last modified time
    Searched refs:Default (Results 1 - 25 of 28) sorted by null

1 2

  /onnv/onnv-gate/usr/src/cmd/mail/
binarsys 7 Default=y
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/etc/
ipaddrsel.conf 28 # This is the IPv6 default address selection policy table. See
33 ::/0 40 Default
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWemlxs/
i.emlxsconf 72 # on these systems, otherwise it should be left as default.
76 # Range: Min:512 Max:4096 Default:2048
100 \# on these systems, otherwise it should be left as default.\\
104 \# Range: Min:512 Max:4096 Default:2048\\
167 # Create sed script to determine Default comment for num_nodes
176 s/.*Default:\([0-9]*\).*/\1/p
195 s/Range: Min:2 Max:512 Default:512/Range: Min:0 Max:4096 Default:0/
205 # num-nodes values range and default were modified
206 # As the old default (512) is still a valid setting we nee
    [all...]
  /onnv/onnv-gate/usr/src/cmd/lp/filter/postscript/postscript/
README 26 Default settings for things like the linewidth in posttek and postbgi, have been
  /onnv/onnv-gate/usr/src/lib/libbc/libc/gen/common/
setlocale.c 105 /* The array Default holds the systems notion of default locale. It is normally
106 * found in {LOCALE}/.default and moved to here. Note there is only one
107 * default locale spanning all categories
110 static char Default[MAXLOCALENAME+1];
270 * category, one at a time. Note default rules where env vars
585 default:
627 if (*Default == '\0') {
630 strcpy(Default,"C");
632 strcpy(Default, defp)
    [all...]
  /onnv/onnv-gate/usr/src/cmd/vi/port/
ex_vget.c 402 goto Default;
406 goto Default;
442 default:
443 Default:
644 default:
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
Install.pm 70 If $verbose is true, will print out each file removed. Default is
74 without actually doing it. Default is false.
257 default site installation location.
304 If $verbose is true, will print out each file removed. Default is
308 without actually doing it. Default is false.
MM_VMS.pm 2 # MakeMaker default methods for VMS
91 Those methods which override default MM_Unix methods are marked
115 $defname = basename(fileify($ENV{'DEFAULT'}));
389 off to the default MM_Unix method.
572 Clear the default .SUFFIXES and put in our own list.
676 warn "MM_VMS: Can't parse OPTIMIZE \"$self->{OPTIMIZE}\"; using default\n" if length $self->{OPTIMIZE};
799 # (It is assumed in some cases later that the default makefile name
817 macro description default
828 DIST_DEFAULT default target to use to tardist
    [all...]
Embed.pm 191 # makemaker includes std libs on windows by default
355 The code is written to the default file name B<perlxsi.c>.
383 Default path is B<@INC>.
Constant.pm 411 my ($name, $value, $macro, $default, $pre, $post, $def_pre, $def_post, $type)
412 = @$item{qw (name value macro default pre post def_pre def_post type)};
442 if (!defined $default) {
445 my @default = ref $default ? @$default : $default;
446 $type = shift @default;
447 $clause .= assign ($indent, $type, $def_pre, $def_post, @default);
688 and !defined ($_->{default}) and !defined ($_->{pre}
    [all...]
MakeMaker.pm 1005 =head2 Default Makefile Behaviour
    [all...]
  /onnv/onnv-gate/usr/src/lib/libbsm/
xmlHandlers.pm 131 Default => \&defaultHandler,
202 print STDERR "Got call to default, guessed what to do: $string\n";
205 print STDERR "Got call to default, didn't know what to do: $string\n";
  /onnv/onnv-gate/usr/src/lib/libdns_sd/
README 58 * svc:/network/dns/multicast:default introduced to manage mDNS daemon
60 to modify nss_mdns configuration in svc:/network/dns/multicast:default
62 * Default nsswitch.dns includes mdns as source for hosts & ipnodes
  /onnv/onnv-gate/usr/src/cmd/ypcmd/yp2lscripts/
inityp2l.sh 29 # configuration file (/etc/default/ypserv)
45 Default is /var/yp/NISLDAPmapping
47 Default is /etc/default/ypserv
55 continue creating it with the default file name (${CONFIG_FILE}).
63 continue creating it with the default file name (${MAP_FILE}).
69 You can either specify a new file name, or accept the default
72 It is recommended not to use the default file name since this
80 You can either specify a new file name, or accept the default
83 It is recommended not to use the default file name since thi
    [all...]
  /onnv/onnv-gate/usr/src/cmd/praudit/
print_audit.txt 71 Default formatting. By default, times, user and group IDs
107 default delimiter, which is the comma. The maximum size of a
  /onnv/onnv-gate/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/
mpi2.h 301 /* Default Request Descriptor */
366 MPI2_DEFAULT_REQUEST_DESCRIPTOR Default;
377 /* Default Reply Descriptor */
462 MPI2_DEFAULT_REPLY_DESCRIPTOR Default;
650 * Default Reply
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/io/lvm/md/
md_subr.c 193 * corrected in the underlying drivers so we will default to not requiring any
1264 intptr_t (*Default)()))()
1289 return (Default);
1299 return (Default);
1302 return (Default);
1306 return (Default);
1313 return (Default);
1320 return (Default);
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Test/Harness/bin/
prove 25 # Stick any default switches at the beginning, so they can be overridden
183 Single-character options may be stacked. Default options may be set by
260 Specify extensions of the test files to run. By default, these are .t,
  /onnv/onnv-gate/usr/src/uts/common/io/usb/usba/
README 32 o Default control pipe (endpoint number 0):
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
Dumpvalue.pm 13 # Won't dump symbol tables and contents of debugged files by default
537 Change style of string dump. Default value of C<tick> is C<auto>, one
539 to C<"> or C<'>. By default, characters with high bit set are printed
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/utils/
c2ph.PL 85 -n do not generate perl code (default when invoked as pstruct)
86 -p generate perl code (default when invoked as c2ph)
427 -n do not generate perl code (default when invoked as pstruct)
428 -p generate perl code (default when invoked as c2ph)
440 Var Name Default Value Meaning
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Data/Dumper/
Dumper.pm 698 use the C<Dump()> method, or you can change the default C<$VAR> prefix to
702 The default output of self-referential structures can be C<eval>ed, but the
808 These variables determine the default state of the object created by calling
827 amount of whitespace). Style 2 (the default) outputs a very readable form
831 consumes twice the number of lines). Style 2 is the default.
839 statements that will correctly recreate nested references. The default is
847 Empty string by default.
854 default is "VAR".
864 penalty, the default is 0. C<Dump()> will run slower if this flag is set,
908 (i.e., to break reference cycles). Default is 0
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/
Temp.pm 26 Are the return values from C<stat> reliable? By default all the
194 # Default template when no template supplied
262 # default is 0
264 # default is 0
266 # default is 0.
279 # The default options are equivalent to mktemp().
301 # Default options
931 by default the object is constructed as if C<tempfile>
934 if UNLINK is set to true (the default).
1011 if the constructor was called with UNLINK set to 1 (the default stat
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Unicode/
Collate.pm 53 # PROBLEM: The Default Unicode Collation Element Table
250 if ($self->{normalization} =~ /^(?:NF)D\z/) { # tweak for default
1088 # $Collator should do the default collation.
    [all...]
  /onnv/onnv-gate/usr/src/cmd/ldap/ns_ldap/
idsconfig.sh 134 4 Default Server List : $LDAP_SERVER_LIST
136 6 Default Search Scope : $LDAP_SEARCH_SCOPE
259 HELP - This parameter defines the default location in the directory tree for
260 the naming services entries. You can override this default by using
271 "default" unless another is specified.
288 Unlike the default server list, which is not ordered, the preferred
291 them before attempting to contact any of the servers on the default
300 HELP - Default search scope to be used for all searches unless they are
322 HELP - The default authentication method(s) to be used by all services
335 the default authentication method defined in the profile. Thi
    [all...]

Completed in 1520 milliseconds

1 2