Home
last modified time | relevance | path

Searched refs:context2 (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/wpa/src/ap/
H A Dap_config.c283 char *context2; in hostapd_config_read_wpa_psk() local
323 context2 = NULL; in hostapd_config_read_wpa_psk()
324 name = str_token(token, "=", &context2); in hostapd_config_read_wpa_psk()
327 value = str_token(token, "", &context2); in hostapd_config_read_wpa_psk()
/freebsd-12.1/contrib/netbsd-tests/usr.bin/grep/
H A Dt_grep.sh228 atf_test_case context2
770 atf_add_test_case context2
/freebsd-12.1/contrib/ofed/opensm/include/opensm/
H A Dosm_madw.h371 void *context2; member
/freebsd-12.1/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_al.c259 CL_ASSERT(p_elem->context2 == NULL); in __osm_al_rcv_callback()
1157 p_elem->context2 = NULL; in osm_vendor_send()
/freebsd-12.1/sys/dev/drm2/radeon/
H A Dradeon_drm.h429 drm_radeon_context2_regs_t context2; member