Home
last modified time | relevance | path

Searched defs:prop (Results 1 – 25 of 252) sorted by path

1234567891011

/netbsd/crypto/dist/ipsec-tools/src/libipsec/
H A Dkey_debug.c230 struct sadb_prop *prop = (void *)ext; in kdebug_sadb_prop() local
/netbsd/crypto/dist/ipsec-tools/src/racoon/
H A Dipsec_doi.c202 struct isakmp_pl_p *prop = pair->prop; in print_ph1proposal() local
1187 struct isakmp_pl_p *prop; local
1325 get_transform(prop, pair, num_p) in get_transform() argument
2636 struct isakmp_pl_p *prop = NULL; local
2902 struct isakmp_pl_p *prop; local
3124 struct isakmp_pl_p *prop; local
H A Dproposal.h143 struct isakmp_pl_p *prop; member
H A Dremoteconf.c960 struct isakmpsa *prop = p->proposal; in dump_rmconf_single() local
H A Dsecurity.c75 struct isakmp_pl_p *prop; local
/netbsd/crypto/external/bsd/libsaslc/dist/src/
H A Dmech.h133 saslc__dict_t *prop; /**< mechanism config */ member
H A Dsaslc_private.h52 saslc__dict_t *prop; /* configuration options */ member
63 saslc__dict_t *prop; /* session properties */ member
/netbsd/crypto/external/bsd/openssl/dist/crypto/encode_decode/
H A Ddecoder_lib.c219 const OSSL_PROPERTY_DEFINITION *prop; in ossl_decoder_instance_new() local
H A Dencoder_lib.c189 const OSSL_PROPERTY_DEFINITION *prop; in ossl_encoder_instance_new() local
/netbsd/crypto/external/bsd/openssl/dist/crypto/property/
H A Ddefn_cache.c26 const char *prop; member
71 OSSL_PROPERTY_LIST *ossl_prop_defn_get(OSSL_LIB_CTX *ctx, const char *prop) in ossl_prop_defn_get()
95 int ossl_prop_defn_set(OSSL_LIB_CTX *ctx, const char *prop, in ossl_prop_defn_set()
H A Dproperty_parse.c316 OSSL_PROPERTY_DEFINITION *prop = NULL; in ossl_parse_property() local
378 OSSL_PROPERTY_DEFINITION *prop = NULL; in ossl_parse_query() local
646 const OSSL_PROPERTY_DEFINITION *prop = NULL; in ossl_property_list_to_string() local
H A Dproperty_query.c37 OSSL_PROPERTY_TYPE ossl_property_get_type(const OSSL_PROPERTY_DEFINITION *prop) in ossl_property_get_type()
43 const OSSL_PROPERTY_DEFINITION *prop) in ossl_property_get_string_value()
52 int64_t ossl_property_get_number_value(const OSSL_PROPERTY_DEFINITION *prop) in ossl_property_get_number_value()
70 const OSSL_PROPERTY_DEFINITION *prop; in ossl_property_is_enabled() local
H A Dproperty_string.c176 static void find_str_fn(PROPERTY_STRING *prop, void *vfindstr) in find_str_fn()
/netbsd/crypto/external/bsd/openssl/dist/test/
H A Dproperty_test.c208 const char *prop; member
235 OSSL_PROPERTY_LIST *q_combined = NULL, *prop = NULL; in test_property_merge() local
339 const char *prop; in test_register_deregister() member
393 const char *prop; in test_property() member
406 const char *prop; in test_property() member
/netbsd/crypto/external/cpl/trousers/dist/src/tcsd/
H A Dtcsd_conf.c719 scf_simple_prop_t *prop; in get_smf_prop() local
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjC.cpp914 const ObjCPropertyDecl *prop = propImpl->getPropertyDecl(); in PropertyImplStrategy() local
1131 const ObjCPropertyDecl *prop = propImpl->getPropertyDecl(); in generateObjCGetterBody() local
/netbsd/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp1122 void RewriteModernObjC::RewriteProperty(ObjCPropertyDecl *prop) { in RewriteProperty()
H A DRewriteObjC.cpp963 void RewriteObjC::RewriteProperty(ObjCPropertyDecl *prop) { in RewriteProperty()
/netbsd/external/apache2/llvm/dist/clang/lib/Index/
H A DUSRGeneration.cpp156 void GenObjCProperty(StringRef prop, bool isClassProp) { in GenObjCProperty()
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaPseudoObject.cpp621 ObjCPropertyDecl *prop = RefExpr->getExplicitProperty(); in findGetter() local
650 ObjCPropertyDecl *prop = RefExpr->getExplicitProperty(); in findSetter() local
691 if (ObjCPropertyDecl *prop = RefExpr->getExplicitProperty()) { in DiagnoseUnsupportedPropertyUse() local
/netbsd/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangASTPropertiesEmitter.cpp197 for (Property prop : info.Properties) { in visitAllProperties() local
456 visitAllProperties(node, nodeInfo, [&](Property prop) { in emitPropertiedReaderWriterBody()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp54 const MDString *prop = dyn_cast<MDString>(md->getOperand(i)); in cacheAnnotationFromMD() local
105 bool findOneNVVMAnnotation(const GlobalValue *gv, const std::string &prop, in findOneNVVMAnnotation()
119 bool findAllNVVMAnnotation(const GlobalValue *gv, const std::string &prop, in findAllNVVMAnnotation()
/netbsd/external/apache2/mDNSResponder/dist/mDNSShared/
H A Duds_daemon.c3998 char prop[256]; in handle_getproperty_request() local
/netbsd/external/bsd/nvi/dist/motif/
H A Dm_cde.c69 unsigned char *prop; in is_cde() local
/netbsd/external/bsd/tcpdump/dist/
H A Dprint-isakmp.c1081 struct ikev1_pl_p prop; in ikev1_p_print() local
1994 struct ikev2_p prop; in ikev2_p_print() local

1234567891011