Home
last modified time | relevance | path

Searched defs:methods (Results 1 – 25 of 129) sorted by relevance

123456

/netbsd-src/external/bsd/wpa/dist/wpa_supplicant/dbus/
H A Ddbus_new_handlers_wps.c441 char *methods, *new_methods; in wpas_dbus_setter_config_methods() local
495 char *methods, *devname; in wpas_dbus_setter_wps_device_name() local
551 char *methods, *manufacturer; in wpas_dbus_setter_wps_manufacturer() local
607 char *methods, *model_name; in wpas_dbus_setter_wps_device_model_name() local
662 char *methods, *model_number; in wpas_dbus_setter_wps_device_model_number() local
719 char *methods, *serial_number; in wpas_dbus_setter_wps_device_serial_number() local
/netbsd-src/external/bsd/wpa/dist/src/ap/
H A Deap_user_db.c23 static void set_user_methods(struct hostapd_eap_user *user, const char *methods) in set_user_methods()
106 int i, id = -1, methods = -1; in get_wildcard_cb() local
/netbsd-src/external/mpl/bind/dist/contrib/dlz/modules/perl/
H A Ddlz_perl_driver.h
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dclientinfo.c22 dns_clientinfomethods_init(dns_clientinfomethods_t *methods, in dns_clientinfomethods_init()
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dclientinfo.c22 dns_clientinfomethods_init(dns_clientinfomethods_t *methods, in dns_clientinfomethods_init() argument
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dread-catalog.c45 default_catalog_reader_class_ty *methods = in call_set_domain() local
60 default_catalog_reader_class_ty *methods = in call_add_message() local
76 default_catalog_reader_class_ty *methods = in call_frob_new_message() local
/openbsd-src/usr.bin/ssh/
H A Dauth2.c350 char *methods; in userauth_finish() local
556 list_starts_with(const char * methods,const char * method,const char * submethod) list_starts_with() argument
588 remove_method(char ** methods,const char * method,const char * submethod) remove_method() argument
[all...]
H A Dauth2-methods.c93 char *methods, *omethods, *method, *p; in auth2_methods_valid() local
/netbsd-src/external/gpl3/gcc.old/dist/libobjc/
H A Dprotocols.c361 struct objc_method_description_list *methods; in protocol_getMethodDescription() local
400 struct objc_method_description_list *methods; in protocol_copyMethodDescriptionList() local
/netbsd-src/external/gpl3/gcc/dist/libobjc/
H A Dprotocols.c361 struct objc_method_description_list *methods; in protocol_getMethodDescription() local
400 struct objc_method_description_list *methods; in protocol_copyMethodDescriptionList() local
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dauth2-methods.c105 char *methods, *omethods, *method, *p; in auth2_methods_valid() local
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DAliasAnalysis.rst164 The ``pointsToConstantMemory`` method
175 The ``doesNotAccessMemory`` and ``onlyReadsMemory`` methods
/openbsd-src/gnu/llvm/llvm/docs/
H A DAliasAnalysis.rst164 The ``getModRefInfoMask`` method
185 The ``doesNotAccessMemory`` and ``onlyReadsMemory`` methods
/netbsd-src/external/mpl/bind/dist/lib/dns/include/dns/
H A Drdatasetiter.h93 dns_rdatasetitermethods_t *methods; global() member
H A Ddbiterator.h101 dns_dbiteratormethods_t *methods; global() member
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
H A Drdatasetiter.h94 dns_rdatasetitermethods_t *methods; member
H A Ddbiterator.h102 dns_dbiteratormethods_t *methods; member
/openbsd-src/usr.bin/dig/lib/dns/
H A Drdatalist.c31 static dns_rdatasetmethods_t methods = { variable
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DAutomaticReferenceCounting.rst1847 .. _arc.misc.special_methods.retain:
1849 Memory management methods
1896 .. _arc.misc.special_methods.dealloc:
1898 ``dealloc``
/openbsd-src/gnu/llvm/clang/docs/
H A DAutomaticReferenceCounting.rst1847 .. _arc.misc.special_methods.retain:
1849 Memory management methods
1896 .. _arc.misc.special_methods.dealloc:
1898 ``dealloc``
/netbsd-src/crypto/external/bsd/openssl/dist/apps/lib/
H A Dengine.c43 ENGINE *setup_engine_methods(const char *id, unsigned int methods, int debug) in setup_engine_methods()
/netbsd-src/external/bsd/libevent/dist/test/
H A Dbench.c154 const char **methods; local
/openbsd-src/usr.bin/dig/lib/dns/include/dns/
H A Drdataset.h79 dns_rdatasetmethods_t * methods; member
/netbsd-src/external/mit/isl/dist/interface/
H A Dcpp.cc182 const isl_class &super, const function_set &methods) in copy_methods()
205 const auto &methods = kvp.second; in copy_super_methods() local
419 const function_set &methods) in single_local()
467 const function_set &methods, const std::string &name) in print_method_group()
/netbsd-src/external/apache2/llvm/dist/clang/utils/perf-training/
H A Dperf-helper.py315 methods = dict((name[len("form_by_"):],value) variable

123456