| /titanic_53/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/ |
| H A D | asn1_k_encode.c | 143 unsigned int optional = 0; in optional_encrypted_data() local 146 optional |= (1u << 1); in optional_encrypted_data() 148 return optional; in optional_encrypted_data() 265 unsigned int optional = 0; in optional_enc_kdc_rep_part() local 268 optional |= (1u << 3); in optional_enc_kdc_rep_part() 270 optional |= (1u << 6); in optional_enc_kdc_rep_part() 272 optional |= (1u << 8); in optional_enc_kdc_rep_part() 274 optional |= (1u << 11); in optional_enc_kdc_rep_part() 276 return optional; in optional_enc_kdc_rep_part() 307 unsigned int optional = 0; in optional_kdc_req_hack() local [all …]
|
| H A D | asn1_encode.c | 582 unsigned int optional, in encode_fields() argument 595 else if ((1u << f->opt) & optional) in encode_fields() 616 unsigned int optional; in just_encode_sequence() local 620 if (seq->optional) in just_encode_sequence() 621 optional = seq->optional(val); in just_encode_sequence() 625 optional = 0; in just_encode_sequence() 628 retval = encode_fields(buf, val, fields, nfields, optional, &length); in just_encode_sequence()
|
| H A D | asn1_encode.h | 635 unsigned int (*optional)(const void *); member
|
| /titanic_53/usr/src/cmd/svc/svcadm/ |
| H A D | synch.c | 246 inst_has_potential(scf_instance_t *inst, int enabled, int optional, int exclude) in inst_has_potential() argument 251 return ((optional || exclude) ? 2 : 0); in inst_has_potential() 266 if (optional && strcmp(state, SCF_STATE_STRING_OFFLINE) == 0) in inst_has_potential() 274 return ((optional || exclude) ? 2 : 0); in inst_has_potential() 297 fmri_has_potential(char *fmri, int isfile, int optional, int exclude, in fmri_has_potential() argument 308 assert(!optional || !exclude); in fmri_has_potential() 322 (inst_has_potential(inst, enabled, optional, exclude) != 0); in fmri_has_potential() 347 result = exclude || (optional && !optbad); in fmri_has_potential() 358 r = inst_has_potential(inst, enabled, optional, exclude); in fmri_has_potential() 378 if (optional && r == 0) in fmri_has_potential() [all …]
|
| /titanic_53/usr/src/cmd/bnu/ |
| H A D | sysfiles.c | 622 getpop(buf, len, optional) in getpop() argument 624 int len, *optional; 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 )
|
| H A D | Config | 42 # at compile time, with optional protocol-specific
|
| /titanic_53/usr/src/lib/libnsl/dial/ |
| H A D | sysfiles.c | 615 getpop(char *buf, size_t len, int *optional) in getpop() argument 626 *optional = 1; in getpop() 630 *optional = 0; in getpop() 658 int optional; in pop_push() local 661 while (getpop(strmod, sizeof (strmod), &optional)) { in pop_push() 662 DEBUG(5, (optional ? in pop_push() 671 if (optional) in pop_push()
|
| /titanic_53/usr/src/uts/common/smbsrv/ndl/ |
| H A D | rpcpdu.ndl | 384 /* optional authentication verifier if auth_length != 0 */ 414 /* optional authentication verifier if auth_length != 0 */ 445 /* optional authentication verifier iff auth_length != 0 */ 473 /* optional authentication verifier iff auth_length != 0 */ 497 /* optional field if PFC_OBJECT_UUID, not present */ 503 /* optional authentication verifier iff auth_length != 0 */ 517 /* optional field if PFC_OBJECT_UUID, is present */ 524 /* optional authentication verifier iff auth_length != 0 */ 556 /* optional authentication verifier iff auth_length != 0 */ 586 /* optional authentication verifier iff auth_length != 0 */
|
| /titanic_53/usr/src/cmd/sendmail/aux/ |
| H A D | etrn.pl | 69 my $optional = /^Fw-o/; 79 die "$cwfile is not readable" unless $optional;
|
| /titanic_53/usr/src/cmd/mdb/test/ |
| H A D | README | 17 A test may have an optional .out file which if present indicates that the test
|
| /titanic_53/usr/src/cmd/krb5/kadmin/kclient/ |
| H A D | pam_krb5_optional | 33 OTHER auth optional pam_krb5.so.1
|
| /titanic_53/usr/src/common/ficl/test/ |
| H A D | ficltest.fr | 33 \ Now test ficl extras and optional word-sets
|
| /titanic_53/usr/src/cmd/vi/port/ |
| H A D | READ_ME | 37 form will be dropped to eliminate the optional
|
| /titanic_53/usr/src/cmd/lp/lib/requests/ |
| H A D | llib-llpreq | 49 char *title; /* optional title for banner page */
|
| /titanic_53/usr/src/cmd/syseventd/etc/ |
| H A D | README | 62 <arguments> are optional, and may be any arbitrary arguments
|
| /titanic_53/usr/src/cmd/sendmail/src/ |
| H A D | readcf.c | 99 bool optional; local 534 optional = true; 542 optional = false; 588 fileclass(mid, file, p, ismap, safe, optional); 927 fileclass(class, filename, fmt, ismap, safe, optional) in fileclass() argument 933 bool optional; 1063 if (!optional && 1075 if (!optional) 1130 if (!optional)
|
| /titanic_53/usr/src/cmd/mailx/misc/ |
| H A D | mailx.help | 50 [msglist] is optional and specifies messages by number, author, subject or
|
| /titanic_53/usr/src/lib/libbrand/common/ |
| H A D | libbrand.c | 390 boolean_t substitute, boolean_t optional) in brand_get_value() argument 412 if (optional) { in brand_get_value() 429 if (optional) { in brand_get_value()
|
| /titanic_53/usr/src/boot/lib/libz/doc/ |
| H A D | rfc1952.txt | 141 (except for file names and comments, which are optional). 313 an optional indication, which the compressor may set by 333 If FEXTRA is set, optional extra fields are present, as 416 If FLG.FEXTRA is set, this gives the length of the optional 473 at least so it can skip over the optional fields if they are
|
| /titanic_53/usr/src/cmd/cmd-inet/etc/ppp/ |
| H A D | chap-secrets | 56 # proxyarp or other optional features.
|
| H A D | pap-secrets | 55 # proxyarp or other optional features.
|
| /titanic_53/usr/src/contrib/ast/src/lib/libpp/ |
| H A D | pp.key | 9 # GROUP balanced (), optional {} group
|
| /titanic_53/usr/src/cmd/cmd-inet/usr.bin/dns-sd/ |
| H A D | dns-sd.c | 1437 int optional = 0; in main() local 1541 optional = 1; in main() 1646 if (optional) in main() 1723 if (optional) in main()
|
| /titanic_53/usr/src/grub/grub-0.97/netboot/ |
| H A D | README.netboot | 19 Enable the diskless support. If specified, you will get two optional
|
| /titanic_53/usr/src/grub/grub-0.97/ |
| H A D | NEWS | 5 * The command "savedefault" supports an optional argument which 18 * The command "savedefault" supports an optional argument which 190 * Also only for developers: you can specify an optional argument to the 305 and set the geometry to arbitrary C/H/S values if the optional 317 * The address argument for the command "install" is now optional.
|