Home
last modified time | relevance | path

Searched refs:optional (Results 1 – 25 of 182) sorted by relevance

12345678

/mirbsd/src/etc/mtree/
Dspecial20 bgpd.conf type=file mode=0600 uname=root gname=wheel optional
21 chio.conf type=file mode=0600 uname=root gname=wheel optional
22 crontab type=file mode=0600 uname=root gname=wheel optional
23 csh.cshrc type=file mode=0644 uname=root gname=wheel optional
24 csh.login type=file mode=0644 uname=root gname=wheel optional
25 csh.logout type=file mode=0644 uname=root gname=wheel optional
27 daily.local type=file mode=0644 uname=root gname=wheel optional
30 dvmrpd.conf type=file mode=0600 uname=root gname=wheel optional
31 exports type=file mode=0644 uname=root gname=wheel optional
36 hostapd.conf type=file mode=0600 uname=root gname=wheel optional
[all …]
/mirbsd/src/gnu/usr.bin/rcs/src/
Drcskeep.c280 getval(fp, target, optional) in getval() argument
283 int optional;
292 return get0val(c, fp, target, optional);
296 get0val(c, fp, target, optional) in get0val() argument
300 int optional;
337 if (!got1 && optional)
Drcssyn.c486 getkeyval(keyword, token, optional) in getkeyval() argument
489 int optional;
504 if (!optional)
/mirbsd/src/lib/libssl/src/apps/
Dopenssl.cnf74 # For type CA, the listed attributes must be the same, and the optional
83 organizationalUnitName = optional
85 emailAddress = optional
91 countryName = optional
92 stateOrProvinceName = optional
93 localityName = optional
94 organizationName = optional
95 organizationalUnitName = optional
97 emailAddress = optional
157 unstructuredName = An optional company name
/mirbsd/src/lib/libssl/src/doc/crypto/
DERR_print_errors.pod26 …ror code]:[library name]:[function name]:[reason string]:[file name]:[line]:[optional text message]
29 I<function name> and I<reason string> are ASCII text, as is I<optional
DPKCS7_sign.pod15 B<certs> is an optional additional set of certificates to include in the
20 B<flags> is an optional set of flags.
DSMIME_write_PKCS7.pod19 argument. B<flags> is an optional set of flags.
DPKCS7_decrypt.pod16 B<flags> is an optional set of flags.
DRSA_get_ex_new_index.pod38 new application specific data. It takes three optional function pointers which
49 because the optional functions are called in order of increasing index value.
DPKCS12_create.pod21 is an optional set of certificates to also include in the structure.
/mirbsd/src/gnu/usr.sbin/sendmail/contrib/
Detrn.pl69 my $optional = /^Fw-o/;
79 die "$cwfile is not readable" unless $optional;
Ddnsblaccess.m417 dnl ## HACK(dnsblaccess, domain, optional-message, tempfail-message, keytag)
20 dnl ## are optional and have reasonable defaults. The
21 dnl ## optional-message is the error message given in case of a
/mirbsd/src/gnu/usr.bin/perl/ext/B/ramblings/
Dcc.notes18 write_back_lexicals is called with an (optional) argument, then it is
31 (optional) argument passed to reload_lexicals.
/mirbsd/src/gnu/usr.bin/perl/ext/Sys/Syslog/
DChanges19 [TESTS] Removed optional dependency on Test::Exception.
29 [CODE] XSLoader is now optional.
/mirbsd/src/gnu/usr.bin/perl/lib/Filter/Simple/
DChanges15 - Added optional second argument to import to allow
38 - Fixed document snafu regarding optional terminators
/mirbsd/src/gnu/usr.sbin/sendmail/libmilter/docs/
Dfigure2.fig62 4 0 4 50 0 0 12 0.0000 4 180 1575 3900 1950 optional library calls,\001
/mirbsd/src/usr.sbin/makefs/
DREADME79 prepare_options optional file system specific defaults that need to be
85 cleanup_options optional file system specific data that need to be
95 prepare_options and cleanup_options are optional and can be NULL.
/mirbsd/src/lib/libssl/src/doc/apps/
Dcrl2pkcs7.pod19 The B<crl2pkcs7> command takes an optional CRL and one or more
78 just certificates and an optional CRL.
/mirbsd/src/gnu/usr.bin/binutils/opcodes/
Dtic54x-dis.c208 int optional = (tm_operands[i] & OPT) != 0; local
300 if (!optional || dst != src)
322 if (!optional || shift != 0)
332 if (!optional || shift != 0)
/mirbsd/src/gnu/usr.bin/perl/
DREADME.vms85 =head2 Additional software that is optional for Perl on VMS
126 Most is an optional pager that is convenient to use with perldoc (unlike
154 DEC C, or socket libraries. See the "Socket Support (optional)" topic
253 See the "Changing compile-time options (optional)" section below to learn
257 fresh (optional)" and the checklist of items in the "CAVEATS" sections
260 =head2 Changing compile-time options (optional) for Perl on VMS
274 =head2 Socket Support (optional) for Perl on VMS
278 optional addition to VMS, there are several different IP stacks available.
391 =head2 Cleaning up and starting fresh (optional) installing Perl on VMS
467 (optional)" for more information), or put the image in a
[all …]
/mirbsd/src/lib/libssl/
Dssleay.cnf47 unstructuredName = An optional company name
Dopenssl.cnf56 unstructuredName = An optional name (eg, "subjectAltName=IP:1.2.3.4")
/mirbsd/src/usr.bin/file/magdir/
Dmathematica42 # >71... is optional
/mirbsd/src/gnu/usr.bin/perl/t/lib/warnings/
D6default5 # optional shouldn't
/mirbsd/src/gnu/usr.bin/perl/lib/Text/Balanced/
DChanges64 - Added (optional) handling of embedded quoted text to
202 - Added optional blessing of matches via extract_multiple

12345678