Searched refs:ci_type (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/crypto/dist/ipsec-tools/src/racoon/
H A Dnetdb_dnssec.h62 int ci_type; /* certificate type */ member in struct:certinfo
H A Ddnssec.c107 switch (res->ci_type) {
114 "not supported CERT RR type %d.\n", res->ci_type);
H A Dgetcertsbyname.c81 res->ci_type = qtype;
403 printf("\tci_type=%d\n", p->ci_type);
/netbsd-current/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
H A Dinit.c464 switch ( cr->cr_curr->ci_type ) {
614 switch( cr->cr_curr->ci_type ) {
653 if ( cr->cr_curr->ci_type == LDAP_COMPREF_SELECT ) {
H A Dcertificate.c127 else if ( cr->cr_curr->ci_next->ci_type == LDAP_COMPREF_CONTENT) {
567 else if ( cr->cr_curr->ci_next->ci_type == LDAP_COMPREF_CONTENT) {
829 else if ( cr->cr_curr->ci_next->ci_type == LDAP_COMPREF_SELECT ) {
1272 else if ( cr->cr_curr->ci_next->ci_type == LDAP_COMPREF_CONTENT) {
1498 switch ( cr->cr_curr->ci_type ) {
1741 switch ( cr->cr_curr->ci_type ) {
1979 switch ( cr->cr_curr->ci_type ) {
2460 else if ( cr->cr_curr->ci_next->ci_type == LDAP_COMPREF_CONTENT) {
2470 else if ( cr->cr_curr->ci_next->ci_type == LDAP_COMPREF_CONTENT) {
3033 else if ( cr->cr_curr->ci_next->ci_type
[all...]
H A Dcrl.c357 switch ( cr->cr_curr->ci_type ) {
1074 else if ( cr->cr_curr->ci_next->ci_type == LDAP_COMPREF_CONTENT) {
H A DauthorityKeyIdentifier.c1586 switch ( cr->cr_curr->ci_type ) {
/netbsd-current/external/bsd/openldap/dist/servers/slapd/
H A Dcomponent.c449 _cid.ci_type = type;
H A Dslap.h3133 int ci_type; member in struct:ComponentId

Completed in 203 milliseconds