Searched defs:methods (Results 1 - 25 of 76) sorted by relevance

1234

/freebsd-11-stable/contrib/ntp/lib/isc/include/isc/
H A Dapp.h134 isc_appmethods_t *methods; member in struct:isc_appctx
H A Dtask.h155 isc_taskmgrmethods_t *methods; member in struct:isc_taskmgr
169 isc_taskmethods_t *methods; member in struct:isc_task
H A Dtimer.h140 isc_timermgrmethods_t *methods; member in struct:isc_timermgr
154 isc_timermethods_t *methods; member in struct:isc_timer
H A Dmem.h256 isc_memmethods_t *methods; member in struct:isc_mem
270 isc_mempoolmethods_t *methods; member in struct:isc_mempool
/freebsd-11-stable/contrib/wpa/src/ap/
H A Deap_user_db.c23 static void set_user_methods(struct hostapd_eap_user *user, const char *methods) argument
106 int i, id = -1, methods local
[all...]
/freebsd-11-stable/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new_introspect.c96 extract_interfaces_methods( struct dl_list *list, const struct wpa_dbus_method_desc *methods) argument
H A Ddbus_new_helpers.h32 const struct wpa_dbus_method_desc *methods; member in struct:wpa_dbus_object_desc
H A Ddbus_new_handlers_wps.c441 char *methods, *new_methods; local
495 char *methods, *devname; local
551 char *methods, *manufacturer; local
607 char *methods, *model_name; local
662 char *methods, *model_number; local
719 char *methods, *serial_number; local
[all...]
/freebsd-11-stable/sys/kern/
H A Dsubr_kobj.c174 kobj_method_t *methods = cls->methods; local
H A Dkern_osd.c94 osd_register(u_int type, osd_destructor_t destructor, osd_method_t *methods) argument
/freebsd-11-stable/sys/netipsec/
H A Dsubr_ipsec.c235 tcpmd5_support_enable(const struct tcpmd5_methods * const methods) argument
335 ipsec_support_enable(struct ipsec_support * const sc, const struct ipsec_methods * const methods) argument
[all...]
H A Dipsec_support.h78 const struct tcpmd5_methods * const methods; member in struct:tcpmd5_support
92 const struct tcpmd5_methods * volatile methods; member in struct:tcpmd5_support
118 const struct ipsec_methods * const methods; member in struct:ipsec_support
146 const struct ipsec_methods * volatile methods; member in struct:ipsec_support
[all...]
/freebsd-11-stable/crypto/heimdal/lib/hdb/
H A Dhdb.c66 static struct hdb_method methods[] = { variable in typeref:struct:hdb_method
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_mib.c428 osd_method_t methods[PR_MAXMETHOD] = { local
/freebsd-11-stable/contrib/wpa/src/wps/
H A Dwps_attr_build.c117 int wps_build_config_methods(struct wpabuf *msg, u16 methods) argument
/freebsd-11-stable/sys/dev/usb/
H A Dusb_bus.h105 const struct usb_bus_methods *methods; /* filled by HC driver */ member in struct:usb_bus
H A Dusb_dev.h111 struct usb_fifo_methods *methods; member in struct:usb_fifo
H A Dusb_transfer.h210 const struct usb_pipe_methods *methods; member in struct:usb_setup_params
/freebsd-11-stable/crypto/openssh/
H A Dauth2.c326 char *methods; local
493 char *methods, *omethods, *method, *p; local
571 list_starts_with(const char *methods, const char *method, const char *submethod) argument
603 remove_method(char **methods, const char *method, const char *submethod) argument
[all...]
/freebsd-11-stable/contrib/wpa/src/eap_peer/
H A Deap_tls_common.c1098 struct eap_method_type *methods = NULL, *_methods; local
[all...]
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dtimer.c156 isc_timermethods_t methods; member in struct:isc__timermethods
178 isc_timermgrmethods_t methods; member in struct:isc__timermgrmethods
/freebsd-11-stable/contrib/ntp/lib/isc/unix/
H A Dapp.c145 isc_appmethods_t methods; member in struct:__anon4860
/freebsd-11-stable/contrib/gdb/gdb/
H A Djv-lang.c343 struct value *methods; local
[all...]
/freebsd-11-stable/sys/dev/sound/pcm/
H A Dac97.c58 kobj_t methods; member in struct:ac97_info
[all...]
/freebsd-11-stable/sys/dev/utopia/
H A Dutopia.h135 const struct utopia_methods *methods; member in struct:utopia

Completed in 1304 milliseconds

1234