Home
last modified time | relevance | path

Searched defs:strtype (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dconf_parse.y72 char *strtype; member
/netbsd-src/sbin/fsck_ffs/
H A Dquota2.c235 const char *strtype = (type == USRQUOTA) ? "user" : "group"; in quota2_check_inode() local
463 const char *strtype = (type == USRQUOTA) ? "user" : "group"; in quota2_check_usage() local
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/encode_decode/
H A Dencode_key2any.c194 int strtype = V_ASN1_UNDEF; in key_to_epki_der_priv_bio() local
222 int strtype = V_ASN1_UNDEF; in key_to_epki_pem_priv_bio() local
250 int strtype = V_ASN1_UNDEF; in key_to_pki_der_priv_bio() local
282 int strtype = V_ASN1_UNDEF; in key_to_pki_pem_priv_bio() local
314 int strtype = V_ASN1_UNDEF; in key_to_spki_der_pub_bio() local
340 int strtype = V_ASN1_UNDEF; in key_to_spki_pem_pub_bio() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/rsa/
H A Drsa_ameth.c80 int strtype; in rsa_pub_encode() local
159 int strtype; in rsa_priv_encode() local
/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dstreamtcp.c147 const char* strname, const char* strtype, const char* strclass) in write_q()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/rsa/
H A Drsa_ameth.c58 int strtype; in rsa_pub_encode() local
150 int strtype; in rsa_priv_encode() local
/netbsd-src/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dsymtabs.c477 static int csbufp, cssz, strtype; variable
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/evp/
H A Dp_lib.c375 const char *strtype, in new_raw_key_int()