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

123

/freebsd-10-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
102 int i, id = -1, methods local
[all...]
/freebsd-10-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-10-stable/sys/kern/
H A Dsubr_kobj.c174 kobj_method_t *methods = cls->methods; local
H A Dkern_osd.c95 osd_register(u_int type, osd_destructor_t destructor, osd_method_t *methods) argument
/freebsd-10-stable/contrib/wpa/src/p2p/
H A Dp2p_build.c154 u16 methods; local
/freebsd-10-stable/contrib/wpa/src/wps/
H A Dwps_attr_build.c93 int wps_build_config_methods(struct wpabuf *msg, u16 methods) argument
H A Dwps_common.c473 u16 methods = 0; local
[all...]
/freebsd-10-stable/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new_helpers.h28 const struct wpa_dbus_method_desc *methods; member in struct:wpa_dbus_object_desc
H A Ddbus_new_introspect.c94 extract_interfaces_methods( struct dl_list *list, const struct wpa_dbus_method_desc *methods) argument
/freebsd-10-stable/crypto/heimdal/lib/hdb/
H A Dhdb.c66 static struct hdb_method methods[] = { variable in typeref:struct:hdb_method
/freebsd-10-stable/sys/compat/linux/
H A Dlinux_mib.c443 osd_method_t methods[PR_MAXMETHOD] = { local
/freebsd-10-stable/crypto/openssh/
H A Dauth2.c323 char *methods; local
487 char *methods, *omethods, *method, *p; local
565 list_starts_with(const char *methods, const char *method, const char *submethod) argument
597 remove_method(char **methods, const char *method, const char *submethod) argument
[all...]
/freebsd-10-stable/sys/dev/usb/
H A Dusb_bus.h105 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-10-stable/contrib/wpa/src/eap_peer/
H A Deap_tls_common.c962 struct eap_method_type *methods = NULL, *_methods; local
[all...]
/freebsd-10-stable/contrib/wpa/src/eap_server/
H A Deap.h28 } methods[EAP_MAX_METHODS]; member in struct:eap_user
/freebsd-10-stable/sys/dev/usb/template/
H A Dusb_template.c849 struct usb_bus_methods *methods; local
[all...]
/freebsd-10-stable/contrib/gdb/gdb/
H A Djv-lang.c343 struct value *methods; local
[all...]
/freebsd-10-stable/sys/dev/sound/pcm/
H A Dac97.c58 kobj_t methods; member in struct:ac97_info
[all...]
/freebsd-10-stable/sys/dev/utopia/
H A Dutopia.h135 const struct utopia_methods *methods; member in struct:utopia
/freebsd-10-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

Completed in 280 milliseconds

123