/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/ |
H A D | asn1_k_encode.c | 139 unsigned int optional = 0; local 142 optional |= (1u << 1); 144 return optional; 264 unsigned int optional = 0; local 267 optional |= (1u << 3); 269 optional |= (1u << 6); 271 optional |= (1u << 8); 273 optional |= (1u << 11); 275 optional |= (1u << 12); 277 return optional; 311 unsigned int optional = 0; local 374 unsigned int optional = 0; local 407 unsigned int optional = 0; local 445 unsigned int optional = 0; local 463 unsigned int optional = 0; local 515 unsigned int optional = 0; local 615 unsigned int optional = 0; local 632 unsigned int optional = 0; local 654 unsigned int optional = 0; local 680 unsigned int optional = 0; local 702 unsigned int optional = 0; local 737 unsigned int optional = 0; local 786 unsigned int optional = 0; local 821 unsigned int optional = 0; local 847 unsigned int optional = 0; local 900 unsigned int optional = 0; local 924 unsigned int optional = 0; local 945 unsigned int optional = 0; local 999 unsigned int optional = 0; local 1049 unsigned int optional = 0; local 1104 unsigned int optional = 0; local 1132 unsigned int optional = 0; local 1149 unsigned int optional = 0; local 1193 unsigned int optional = 0; local 1261 unsigned int optional = 0; local 1306 unsigned int optional = 0; local 1334 unsigned int optional = 0; local 1364 unsigned int optional = 0; local 1386 unsigned int optional = 0; local [all...] |
H A D | asn1_encode.c | 590 unsigned int optional, 603 else if ((1u << f->opt) & optional) 624 unsigned int optional; local 628 if (seq->optional) 629 optional = seq->optional(val); 635 optional = 0; 638 retval = encode_fields(buf, val, fields, nfields, optional, &length); 588 encode_fields(asn1buf *buf, const void *val, const struct field_info *fields, size_t nfields, unsigned int optional, unsigned int *retlen) argument
|
H A D | ldap_key_seq.c | 74 unsigned int optional = 0; local 77 optional |= (1u << 1); 79 return optional; 252 if (asn1buf_remains(&slt, 0) != 0) { /* Salt value is optional */ 351 /* mkvno (optional) */
|
H A D | asn1_encode.h | 388 * optional function indicating which fields are present. 583 * tag.) The tag is omitted for optional fields that are not 606 * "optional" function when examining the data structure. 638 * Normal or optional sequence fields at a particular offset, encoded 702 unsigned int (*optional)(const void *); member in struct:seq_info
|
/osnet-11/usr/src/cmd/sendmail/aux/ |
H A D | etrn.pl | 69 my $optional = /^Fw-o/; 79 die "$cwfile is not readable" unless $optional;
|
/osnet-11/usr/src/lib/libnsl/dial/ |
H A D | sysfiles.c | 615 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)
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/ |
H A D | Time.pm | 123 or not defined, using the protocol as defined in RFC868. The optional 131 or not defined, using the protocol as defined in RFC867. The optional
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/ |
H A D | Packlist.pm | 213 This takes an optional parameter, the name of a .packlist. If the file exists, 223 This takes an optional parameter, the name of the .packlist to be read. If 229 This takes an optional parameter, the name of the .packlist to be written. If
|
H A D | Embed.pm | 327 When invoked with parameters the following are accepted and optional: 402 When invoked with parameters the following are accepted and optional:
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/ |
H A D | Push.pm | 162 an optional subroutine for drawing the last page. Other optional 207 This optional parameter points to a reference to the subroutine 215 This optional parameter indicates the content type of each page. It
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/ |
H A D | Compare.pm | 157 accepts an optional third argument: This must be a CODE reference to
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Term/ |
H A D | Cap.pm | 144 It takes a hash reference as an argument with two optional keys: 359 The literal string to be output. If it starts with a number and an optional 370 An optional filehandle (or IO::Handle ) that output will be printed to. 419 An optional filehandle (or IO::Handle ) that output will be printed to. 474 An optional filehandle (or IO::Handle ) to which the output string will be
|
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/File/ |
H A D | File.xs | 33 # The parameters are the filename, the open mode and a list of optional 61 /* Process any optional parameters. */
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/ |
H A D | Array.pm | 136 # optional methods - for efficiency 263 I<offset> is optional and defaults to zero, negative values count back 266 I<length> is optional and defaults to rest of the array.
|
H A D | Memoize.pm | 60 \&fetch, # The rest is optional 73 the reference to the C<FETCH>ing function. The optional arguments are
|
/osnet-11/usr/src/grub/grub2/util/ |
H A D | grub-mkrescue.in | 58 --rom-directory=DIR save rom images in DIR [optional] 59 --xorriso=FILE use FILE as xorriso [optional]
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/ |
H A D | File.pm | 87 and the optional permissions value to the Perl C<sysopen> operator.
|
H A D | Dir.pm | 181 C<new> is the constuctor for C<IO::Dir> objects. It accepts one optional
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/MIME/Base64/ |
H A D | QuotedPrint.pm | 57 optional and defaults to "\n". Every occurrence of "\n" is
|
H A D | Base64.pm | 54 line-ending sequence to use. It is optional and defaults to "\n". The
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/ |
H A D | Balanced.pm | 1122 optional whitespace (C</\s*/>), but you can change it to whatever 1230 All arguments are optional. If the escape characters are not specified, 1233 pattern C<'\s*'> - optional whitespace - is used. If the delimiter set 1292 up to three optional scalar arguments: a string to extract from, a delimiter 1294 optional whitespace and a missing text defaults to C<$_>. However, a missing 1400 The subroutine takes up to two optional arguments: 1411 skipped). If omitted, optional whitespace is skipped. 1450 The subroutine takes up to five optional arguments: 1477 skipped). If omitted, optional whitespace is skipped. 1620 The subroutine takes up to four optional argument [all...] |
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ |
H A D | CGI.pm | 1675 # $title -> (optional) The title for this HTML document (-title) 1676 # $author -> (optional) e-mail address of the author (-author) 1677 # $base -> (optional) if set to true, will enter the BASE address of this document 1679 # $xbase -> (optional) alternative base at some remote location (-xbase) 1680 # $target -> (optional) target window to load all links into (-target) 1683 # $meta -> (optional) Meta information tags 1684 # $head -> (optional) any other elements you'd like to incorporate into the <head> tag 1686 # $style -> (optional) reference to an external style sheet 1687 # @other -> (optional) any other named parameters you'd like to incorporate into 1917 # $action -> optional UR [all...] |
H A D | lib_pm.PL | 245 FindBin - optional module which deals with paths relative to the source file.
|
H A D | warnings.pm | 13 warnings - Perl pragma to control optional warnings
|
H A D | FileHandle.pm | 173 and the optional permissions value to the Perl C<sysopen> operator.
|