Searched refs:optional (Results 1 - 17 of 17) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/
H A Dasn1_k_encode.c143 unsigned int optional = 0; local
146 optional |= (1u << 1);
148 return optional;
265 unsigned int optional = 0; local
268 optional |= (1u << 3);
270 optional |= (1u << 6);
272 optional |= (1u << 8);
274 optional |= (1u << 11);
276 return optional;
307 unsigned int optional local
369 unsigned int optional = 0; local
401 unsigned int optional = 0; local
439 unsigned int optional = 0; local
457 unsigned int optional = 0; local
508 unsigned int optional = 0; local
606 unsigned int optional = 0; local
622 unsigned int optional = 0; local
643 unsigned int optional = 0; local
668 unsigned int optional = 0; local
689 unsigned int optional = 0; local
723 unsigned int optional = 0; local
771 unsigned int optional = 0; local
805 unsigned int optional = 0; local
830 unsigned int optional = 0; local
882 unsigned int optional = 0; local
905 unsigned int optional = 0; local
925 unsigned int optional = 0; local
978 unsigned int optional = 0; local
1027 unsigned int optional = 0; local
1081 unsigned int optional = 0; local
1109 unsigned int optional = 0; local
1126 unsigned int optional = 0; local
1208 unsigned int optional = 0; local
1252 unsigned int optional = 0; local
[all...]
H A Dasn1_encode.c582 unsigned int optional,
595 else if ((1u << f->opt) & optional)
616 unsigned int optional; local
620 if (seq->optional)
621 optional = seq->optional(val);
625 optional = 0;
628 retval = encode_fields(buf, val, fields, nfields, optional, &length);
580 encode_fields(asn1buf *buf, const void *val, const struct field_info *fields, size_t nfields, unsigned int optional, unsigned int *retlen) argument
H A Dasn1_encode.h356 optional function indicating which fields are present. */
531 tag.) The tag is omitted for optional fields that are not
552 "optional" function when examining the data structure. */
578 /* Normal or optional sequence fields at a particular offset, encoded
635 unsigned int (*optional)(const void *); member in struct:seq_info
/illumos-gate/usr/src/cmd/svc/svcadm/
H A Dsynch.c241 * Returns 0 if not, 1 if it is, or 2 if it is an optional or exclude
246 inst_has_potential(scf_instance_t *inst, int enabled, int optional, int exclude) argument
251 return ((optional || exclude) ? 2 : 0);
266 if (optional && strcmp(state, SCF_STATE_STRING_OFFLINE) == 0)
272 * optional-all dependencies.
274 return ((optional || exclude) ? 2 : 0);
294 * an optional or exclusive one.
297 fmri_has_potential(char *fmri, int isfile, int optional, int exclude, argument
308 assert(!optional || !exclude);
322 (inst_has_potential(inst, enabled, optional, exclud
411 eval_all(scf_iter_t *iter, char *value, size_t value_sz, int isfile, int optional, int exclude) argument
[all...]
/illumos-gate/usr/src/cmd/sendmail/aux/
H A Detrn.pl69 my $optional = /^Fw-o/;
79 die "$cwfile is not readable" unless $optional;
/illumos-gate/usr/src/cmd/bnu/
H A Dsysfiles.c622 getpop(buf, len, optional)
624 int len, *optional;
632 /* is optional. set flag & strip parens */
635 *optional = 1;
639 *optional = 0;
670 int optional; local
674 while ( getpop(strmod, sizeof(strmod), &optional) ) {
675 DEBUG(5, (optional ? "pop_push: optionally POPing %s\n"
684 if ( optional )
/illumos-gate/usr/src/lib/libnsl/dial/
H A Dsysfiles.c615 getpop(char *buf, size_t len, int *optional) argument
623 /* is optional. set flag & strip parens */
626 *optional = 1;
630 *optional = 0;
658 int optional; local
661 while (getpop(strmod, sizeof (strmod), &optional)) {
662 DEBUG(5, (optional ?
671 if (optional)
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dreadcf.c99 bool optional; local
534 optional = true;
542 optional = false;
588 fileclass(mid, file, p, ismap, safe, optional);
884 ** optional -- if set, it is not an error for the file to
927 fileclass(class, filename, fmt, ismap, safe, optional)
933 bool optional;
1063 if (!optional &&
1075 if (!optional)
1130 if (!optional)
[all...]
/illumos-gate/usr/src/lib/libbrand/common/
H A Dlibbrand.c390 boolean_t substitute, boolean_t optional)
412 if (optional) {
426 * whether this is an optional field. If so, we return the
429 if (optional) {
387 brand_get_value(struct brand_handle *bhp, const char *zonename, const char *zonepath, const char *username, const char *curr_zone, char *buf, size_t len, const xmlChar *tagname, boolean_t substitute, boolean_t optional) argument
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/dns-sd/
H A Ddns-sd.c499 fprintf(stderr, "%s -optional (Set kDNSServiceFlagsValidateOptional flag)\n", arg0);
1412 int optional = 0; local
1512 if (argc > 1 && !strcasecmp(argv[1], "-optional"))
1516 optional = 1;
1517 printf("Setting DNSSEC optional flag\n");
1618 if (optional)
1692 if (optional)
/illumos-gate/usr/src/tools/scripts/
H A Dcstyle.pl70 allow a comma-seperated list of optional constructs:
/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Dlibdwarf.h1482 #pragma optional dwarf_get_cu_die_offset_given_cu_header_offset
1867 #pragma optional dwarf_get_arange_cu_header_offset
/illumos-gate/usr/src/cmd/svc/startd/
H A Dgraph.c45 * grouping types (require any, require all, optional, or exclude) and
1718 * an optional dependency, what was previously an unsatisfiable situation is now
2863 * Don't include instances that are optional and disabled.
4953 * a state which can satisfy optional dependencies, like disabled or
5478 int optional = (int)arg; local
5487 * Keep track if walk has entered an optional dependency group
5490 optional = 1;
5493 * Quit if we are in an optional dependency group and the instance
5496 if (optional && (v->gv_type == GVT_INST) &&
5507 (void *)optional,
[all...]
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex1874 % @uref (abbreviation for `urlref') takes an optional (comma-separated)
1875 % second argument specifying the text to display and an optional third
2479 % Allow an optional argument of an uppercase letter, lowercase letter,
5700 % Parse the optional {params} list. Set up \paramno and \paramlist
5828 % We need some trickery to remove the optional spaces around the equal
6397 % #2 is (optional) width, #3 is (optional) height.
6398 % #4 is (ignored optional) html alt text.
6399 % #5 is (ignored optional) extension.
6440 % #1 is the optional FLOATTYP
[all...]
/illumos-gate/usr/src/cmd/ypcmd/yp2lscripts/
H A Dinityp2l.sh227 addresses. Providing port numbers is optional, and when not
283 Providing port numbers is optional, and when not supplied,
877 echo "INTERNAL ERROR: get_confirm requires 2 args, 3rd is optional."
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/
H A Dmpi2_history.txt313 * 05-12-10 02.00.10 Added optional vendor-unique region to SCSI IO Request.
/illumos-gate/usr/src/cmd/krb5/kadmin/kclient/
H A Dkclient.sh1912 printf "$(gettext "Enter a list of PAM service names in the following format: service:{first|only|optional}[,..]"): "

Completed in 136 milliseconds