Home
last modified time | relevance | path

Searched refs:get_state (Results 1 – 19 of 19) sorted by relevance

/freebsd/contrib/unbound/contrib/
H A Dunbound_munin_135 get_state ( ) { function
238 get_state
426 get_state
/freebsd/contrib/byacc/
H A Dlr0.c6 static Value_t get_state(int symbol);
118 shiftset[i] = get_state(symbol); in append_states()
160 get_state(int symbol) in get_state() function
/freebsd/tests/sys/netpfil/pf/
H A DMakefile16 get_state \
/freebsd/sys/dev/kbd/
H A Dkbdreg.h94 kbd_get_state_t *get_state; member
297 return ((*kbd->kb_drv->kbdsw->get_state)(kbd, buf, len)); in kbdd_get_state()
/freebsd/contrib/wpa/src/rsn_supp/
H A Dwpa_i.h243 WPA_ASSERT(sm->ctx->get_state); in wpa_sm_get_state()
244 return sm->ctx->get_state(sm->ctx->ctx); in wpa_sm_get_state()
H A Dwpa.h30 enum wpa_states (*get_state)(void *ctx); member
/freebsd/contrib/wpa/wpa_supplicant/
H A Dpreauth_test.c241 ctx->get_state = _wpa_supplicant_get_state; in wpa_init_conf()
H A Dibss_rsn.c226 ctx->get_state = supp_get_state; in ibss_rsn_supp_init()
H A Deapol_test.c629 wctx->get_state = eapol_test_get_state; in test_eapol()
H A Dwpas_glue.c1453 ctx->get_state = _wpa_supplicant_get_state; in wpa_supplicant_init_wpa()
/freebsd/sys/dev/hyperv/input/
H A Dhv_kbd.c733 .get_state = hvkbd_get_state, /* not used */
/freebsd/sys/dev/adb/
H A Dadb_kbd.c209 .get_state = akbd_get_state,
/freebsd/sys/dev/gpio/
H A Dgpiokeys.c1020 .get_state = &gpiokeys_get_state,
/freebsd/sys/netpfil/ipfw/nat64/
H A Dnat64lsn.c1041 goto get_state; in nat64lsn_alloc_host()
1088 get_state: in nat64lsn_alloc_host()
/freebsd/sys/dev/kbdmux/
H A Dkbdmux.c345 .get_state = kbdmux_get_state,
/freebsd/sys/dev/vkbd/
H A Dvkbd.c581 .get_state = vkbd_get_state,
/freebsd/sys/dev/atkbdc/
H A Datkbd.c253 .get_state = atkbd_get_state,
/freebsd/sys/dev/hid/
H A Dhkbd.c1985 .get_state = &hkbd_get_state,
/freebsd/sys/dev/usb/input/
H A Dukbd.c2214 .get_state = &ukbd_get_state,