Home
last modified time | relevance | path

Searched defs:method (Results 1 – 25 of 157) sorted by relevance

1234567

/dflybsd-src/contrib/gcc-4.7/libobjc/
H A Dmethods.c33 method_getName (struct objc_method * method) in method_getName()
42 method_getTypeEncoding (struct objc_method * method) in method_getTypeEncoding()
51 method_getImplementation (struct objc_method * method) in method_getImplementation()
60 method_getDescription (struct objc_method * method) in method_getDescription()
129 method_setImplementation (struct objc_method * method, IMP implementation) in method_setImplementation()
H A Dsendmsg.c366 method_get_imp (struct objc_method * method) in method_get_imp()
527 struct objc_method *method = search_for_method_in_hierarchy (class->class_pointer, in __objc_send_initialize() local
566 struct objc_method * method = &(method_list->method_list[i]); in __objc_install_methods_in_dtable() local
680 struct objc_method *method; in class_addMethod() local
708 struct objc_method * method = &method_list->method_list[i]; in class_addMethod() local
765 struct objc_method * method; in class_replaceMethod() local
790 struct objc_method * method = NULL; in search_for_method_in_hierarchy() local
825 struct objc_method * method = &method_list->method_list[i]; in search_for_method_in_list() local
H A Dencoding.c802 method_copyReturnType (struct objc_method *method) in method_copyReturnType()
832 method_copyArgumentType (struct objc_method * method, unsigned int argumentNumber) in method_copyArgumentType()
881 void method_getReturnType (struct objc_method * method, char *returnValue, in method_getReturnType()
914 void method_getArgumentType (struct objc_method * method, unsigned int argumentNumber, in method_getArgumentType()
968 method_getNumberOfArguments (struct objc_method *method) in method_getNumberOfArguments()
H A Dclass.c676 struct objc_method *method = &(list->method_list[i]); in objc_disposeClassPair() local
711 struct objc_method *method = &(list->method_list[i]); in objc_disposeClassPair() local
824 struct objc_method *method = &method_list->method_list[i]; in __objc_update_classes_with_methods() local
/dflybsd-src/crypto/libressl/crypto/x509/
H A Dx509_ocsp.c218 i2r_ocsp_crlid(const X509V3_EXT_METHOD *method, void *in, BIO *bp, int ind) in i2r_ocsp_crlid()
252 i2r_ocsp_acutoff(const X509V3_EXT_METHOD *method, void *cutoff, BIO *bp, in i2r_ocsp_acutoff()
263 i2r_object(const X509V3_EXT_METHOD *method, void *oid, BIO *bp, int ind) in i2r_object()
329 i2r_ocsp_nonce(const X509V3_EXT_METHOD *method, void *nonce, BIO *out, in i2r_ocsp_nonce()
342 i2r_ocsp_nocheck(const X509V3_EXT_METHOD *method, void *nocheck, BIO *out, in i2r_ocsp_nocheck()
349 s2i_ocsp_nocheck(const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, in s2i_ocsp_nocheck()
356 i2r_ocsp_serviceloc(const X509V3_EXT_METHOD *method, void *in, BIO *bp, int ind) in i2r_ocsp_serviceloc()
H A Dx509_skey.c88 i2s_ASN1_OCTET_STRING(X509V3_EXT_METHOD *method, const ASN1_OCTET_STRING *oct) in i2s_ASN1_OCTET_STRING()
94 s2i_ASN1_OCTET_STRING(X509V3_EXT_METHOD *method, X509V3_CTX *ctx, in s2i_ASN1_OCTET_STRING()
116 s2i_skey_id(X509V3_EXT_METHOD *method, X509V3_CTX *ctx, char *str) in s2i_skey_id()
H A Dx509_alt.c315 v2i_issuer_alt(X509V3_EXT_METHOD *method, X509V3_CTX *ctx, in v2i_issuer_alt()
391 v2i_subject_alt(X509V3_EXT_METHOD *method, X509V3_CTX *ctx, in v2i_subject_alt()
488 v2i_GENERAL_NAMES(const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, in v2i_GENERAL_NAMES()
517 v2i_GENERAL_NAME(const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, in v2i_GENERAL_NAME()
524 a2i_GENERAL_NAME(GENERAL_NAME *out, const X509V3_EXT_METHOD *method, in a2i_GENERAL_NAME()
614 v2i_GENERAL_NAME_ex(GENERAL_NAME *out, const X509V3_EXT_METHOD *method, in v2i_GENERAL_NAME_ex()
H A Dx509_ia5.c203 i2s_ASN1_IA5STRING(X509V3_EXT_METHOD *method, ASN1_IA5STRING *ia5) in i2s_ASN1_IA5STRING()
219 s2i_ASN1_IA5STRING(X509V3_EXT_METHOD *method, X509V3_CTX *ctx, char *str) in s2i_ASN1_IA5STRING()
H A Dx509_pci.c67 i2r_pci(X509V3_EXT_METHOD *method, PROXY_CERT_INFO_EXTENSION *pci, BIO *out, in i2r_pci()
231 r2i_pci(X509V3_EXT_METHOD *method, X509V3_CTX *ctx, char *value) in r2i_pci()
H A Dx509_ncons.c188 v2i_NAME_CONSTRAINTS(const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, in v2i_NAME_CONSTRAINTS()
234 i2r_NAME_CONSTRAINTS(const X509V3_EXT_METHOD *method, void *a, BIO *bp, int ind) in i2r_NAME_CONSTRAINTS()
246 do_i2r_name_constraints(const X509V3_EXT_METHOD *method, in do_i2r_name_constraints()
H A Dx509_crld.c308 v2i_crld(const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, in v2i_crld()
650 v2i_idp(const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, in v2i_idp()
735 i2r_idp(const X509V3_EXT_METHOD *method, void *pidp, BIO *out, int indent) in i2r_idp()
761 i2r_crldp(const X509V3_EXT_METHOD *method, void *pcrldp, BIO *out, int indent) in i2r_crldp()
H A Dx509_enum.c96 i2s_ASN1_ENUMERATED_TABLE(X509V3_EXT_METHOD *method, const ASN1_ENUMERATED *e) in i2s_ASN1_ENUMERATED_TABLE()
/dflybsd-src/contrib/wpa_supplicant/src/eap_server/
H A Deap_server_methods.c25 const struct eap_method * eap_server_get_eap_method(int vendor, EapType method) in eap_server_get_eap_method()
72 EapType method, const char *name) in eap_server_method_alloc()
90 static void eap_server_method_free(struct eap_method *method) in eap_server_method_free()
106 int eap_server_method_register(struct eap_method *method) in eap_server_method_register()
/dflybsd-src/crypto/libressl/crypto/ui/
H A Dui_lib.c78 UI_new_method(const UI_METHOD *method) in UI_new_method()
564 UI_method_set_opener(UI_METHOD *method, int (*opener)(UI *ui)) in UI_method_set_opener()
574 UI_method_set_writer(UI_METHOD *method, int (*writer)(UI *ui, UI_STRING *uis)) in UI_method_set_writer()
584 UI_method_set_flusher(UI_METHOD *method, int (*flusher)(UI *ui)) in UI_method_set_flusher()
594 UI_method_set_reader(UI_METHOD *method, int (*reader)(UI *ui, UI_STRING *uis)) in UI_method_set_reader()
604 UI_method_set_closer(UI_METHOD *method, int (*closer)(UI *ui)) in UI_method_set_closer()
614 UI_method_set_prompt_constructor(UI_METHOD *method, in UI_method_set_prompt_constructor()
626 (*UI_method_get_opener(const UI_METHOD * method))(UI *) in UI_method_get_opener()
634 (*UI_method_get_writer(const UI_METHOD *method))(UI *, UI_STRING *) in UI_method_get_writer()
642 (*UI_method_get_flusher(const UI_METHOD *method)) (UI *) in UI_method_get_flusher()
[all …]
/dflybsd-src/contrib/wpa_supplicant/src/eap_peer/
H A Deap_methods.c30 const struct eap_method * eap_peer_get_eap_method(int vendor, EapType method) in eap_peer_get_eap_method()
233 int eap_peer_method_unload(struct eap_method *method) in eap_peer_method_unload()
282 EapType method, const char *name) in eap_peer_method_alloc()
300 static void eap_peer_method_free(struct eap_method *method) in eap_peer_method_free()
316 int eap_peer_method_register(struct eap_method *method) in eap_peer_method_register()
/dflybsd-src/tools/regression/usr.sbin/installer/libaura/dict2/
H A Ddict2.c37 m2s(int method) in m2s()
56 test_store(int method) in test_store()
72 test_fetch(struct aura_dict *d, int method) in test_fetch()
/dflybsd-src/crypto/openssh/
H A Dauth2.c273 char *user = NULL, *service = NULL, *method = NULL, *style = NULL; in input_userauth_request() local
366 const char *method = packet_method; in userauth_finish() local
472 auth2_method_allowed(Authctxt *authctxt, const char *method, in auth2_method_allowed()
539 Authmethod *method; in authmethod_lookup() local
603 list_starts_with(const char *methods, const char *method, in list_starts_with()
635 remove_method(char **methods, const char *method, const char *submethod) in remove_method()
661 auth2_update_methods_lists(Authctxt *authctxt, const char *method, in auth2_update_methods_lists()
771 auth2_update_session_info(Authctxt *authctxt, const char *method, in auth2_update_session_info()
H A Dauth2-none.c61 userauth_none(struct ssh *ssh, const char *method) in userauth_none()
H A Dauth2-kbdint.c48 userauth_kbdint(struct ssh *ssh, const char *method) in userauth_kbdint()
H A Dauth2-passwd.c53 userauth_passwd(struct ssh *ssh, const char *method) in userauth_passwd()
/dflybsd-src/crypto/libressl/crypto/ct/
H A Dct_x509v3.c69 i2s_poison(const X509V3_EXT_METHOD *method, void *val) in i2s_poison()
75 s2i_poison(const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, const char *str) in s2i_poison()
81 i2r_SCT_LIST(X509V3_EXT_METHOD *method, STACK_OF(SCT) *sct_list, BIO *out, in i2r_SCT_LIST()
/dflybsd-src/sys/dev/acpica/acpi_asus/
H A Dacpi_asus.c464 int method; member
880 char *method; in acpi_asus_led_task() local
944 int method; in acpi_asus_sysctl() local
969 acpi_asus_sysctl_get(struct acpi_asus_softc *sc, int method) in acpi_asus_sysctl_get()
1001 acpi_asus_sysctl_set(struct acpi_asus_softc *sc, int method, int arg) in acpi_asus_sysctl_set()
1098 acpi_asus_sysctl_init(struct acpi_asus_softc *sc, int method) in acpi_asus_sysctl_init()
/dflybsd-src/sys/dev/acpica/acpi_fujitsu/
H A Dacpi_fujitsu.c175 int method; member
437 int method; in acpi_fujitsu_sysctl() local
463 acpi_fujitsu_method_get(struct acpi_fujitsu_softc *sc, int method) in acpi_fujitsu_method_get()
519 acpi_fujitsu_method_set(struct acpi_fujitsu_softc *sc, int method, int value) in acpi_fujitsu_method_set()
/dflybsd-src/include/
H A Dnsswitch.h116 #define NSS_METHOD_PROTOTYPE(method) \ argument
127 nss_method method; /* Method to be called */ member
175 nss_method method; member
/dflybsd-src/contrib/wpa_supplicant/wpa_supplicant/dbus/
H A Ddbus_new_helpers.c238 const char *method; in properties_get_or_set() local
287 const char *method; in properties_handler() local
325 const char *method; in msg_method_handler() local
378 const char *method; in message_handler() local

1234567