/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/ |
H A D | asn1_make.c | 38 asn1_construction construction, in asn1_make_tag() argument 50 retval = asn1_make_id(buf,asn1class,construction,tagnum,&length); in asn1_make_tag() 85 asn1_construction construction, in asn1_make_id() argument 91 retval = asn1buf_insert_octet(buf, (asn1_octet) (asn1class | construction | in asn1_make_id() 110 retval = asn1buf_insert_octet(buf, (asn1_octet) (asn1class | construction | 0x1F)); in asn1_make_id()
|
H A D | asn1_get.h | 38 asn1_construction construction; member 50 asn1_construction *construction, 57 asn1_construction *construction,
|
H A D | asn1_get.c | 38 t->construction = PRIMITIVE; in asn1_get_tag_2() 57 t->construction = (asn1_construction)(o&ASN1_CONSTRUCTION_MASK); in asn1_get_tag_2() 97 if (t->indef && t->construction != CONSTRUCTED) in asn1_get_tag_2() 110 if (t.asn1class != UNIVERSAL || t.construction != CONSTRUCTED || in asn1_get_sequence()
|
H A D | asn1_k_decode.c | 41 asn1_construction construction; \ 54 construction = t2.construction; \ 70 construction = t3.construction; \ 86 if (t1.asn1class != APPLICATION || t1.construction != CONSTRUCTED || \ 90 construction = t1.construction; \ 120 if ((asn1class != CONTEXT_SPECIFIC || construction != CONSTRUCTED) \ 135 if ((asn1class != CONTEXT_SPECIFIC || construction != CONSTRUCTED) \ 156 if ((asn1class != CONTEXT_SPECIFIC || construction != CONSTRUCTED) \ 172 if (asn1class != CONTEXT_SPECIFIC || construction != PRIMITIVE) \ 181 if (asn1class != CONTEXT_SPECIFIC || construction != PRIMITIVE) \ [all …]
|
H A D | asn1_make.h | 65 const asn1_construction construction, 125 const asn1_construction construction,
|
H A D | krb5_decode.c | 46 asn1_construction construction;\ 72 if (t1.asn1class != APPLICATION || t1.construction != CONSTRUCTED) \ 76 construction = t1.construction; \ 90 construction = t2.construction; \ 104 construction = t3.construction; \ 140 if(asn1class != CONTEXT_SPECIFIC || construction != CONSTRUCTED)\ 147 if (asn1class != CONTEXT_SPECIFIC || construction != CONSTRUCTED) \ 165 if(asn1class != CONTEXT_SPECIFIC || construction != CONSTRUCTED)\ 172 if (asn1class != CONTEXT_SPECIFIC || construction != CONSTRUCTED) \ 340 if (t4.asn1class != APPLICATION || t4.construction != CONSTRUCTED) clean_return(ASN1_BAD_ID); in decode_krb5_enc_kdc_rep_part()
|
H A D | asn1_decode.c | 45 #define construction (tinfo.construction) macro 52 if(asn1class != UNIVERSAL || construction != PRIMITIVE || tagnum != type)\
|
/illumos-gate/usr/src/cmd/mdb/ |
H A D | Makefile.kmdb.targ | 53 # Specialized object construction 89 # Dynamic rules for object construction
|
/illumos-gate/usr/src/cmd/svr4pkg/pkgproto/ |
H A D | main.c | 81 static char construction[PATH_MAX], mylocal[PATH_MAX]; variable 426 const_ptr = tptr = construction; in scan_raw_ln()
|
/illumos-gate/usr/src/cmd/svc/milestone/ |
H A D | README | 33 repository construction. This includes most services required for
|
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/ |
H A D | boot.S | 126 ! skip construction of the ELF boot attribute vector.
|
/illumos-gate/usr/src/lib/libc/sparc/crt/ |
H A D | _rtboot.S | 242 ! During construction -- the assembly output of _rtld.c2s is placed here.
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_upgrade/ |
H A D | zpool_upgrade.cfg | 34 # version. The variable names are important, in that the construction
|
/illumos-gate/usr/src/pkg/license_files/ |
H A D | lic_OSBL | 68 construction, operation or maintenance of any nuclear facility and Sun
|
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/ |
H A D | LICENSE | 77 construction, operation or maintenance of any nuclear facility and Sun
|
/illumos-gate/usr/src/tools/ |
H A D | README.tools | 225 source change. This information is needed for patch construction.
|
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/ |
H A D | RELEASE | 265 chmod,chgrp,cp: use FTS_NOSEEDOTDIR for correct path construction
|
/illumos-gate/usr/src/common/ficl/softcore/ |
H A D | oo.fr | 310 \ END-CLASS terminates construction of a class by storing
|
/illumos-gate/usr/src/lib/ |
H A D | README.Makefiles | 63 To simplify their maintenance and construction, $(SRC)/lib has a handful of
|
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | README.v6 | 950 construction for DHCPv6. To simplify this, the existing static
|
/illumos-gate/usr/src/cmd/sgs/tools/ |
H A D | SUNWonld-README | 1572 6885456 Need to implement GNU-ld behavior in construction of .init/.fini
|
/illumos-gate/usr/src/data/zoneinfo/ |
H A D | australasia | 1724 # Technology) regarding the construction of VLBI facility on the Marcus
|
/illumos-gate/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 3951 control methods. Moved the actual construction of the tags to after the 7792 construction overhaul that began in version 20071019. 10013 resource parsing and construction, disassembly, and debug dump output. 14770 unmapped after construction of the "common" FACS, preventing 16450 twice) for each table; This avoids the construction of a huge
|