Home
last modified time | relevance | path

Searched refs:attr_txt (Results 1 - 3 of 3) sorted by relevance

/third_party/openssl/test/helpers/
H A Dpkcs12.c510 char attr_txt[100]; in STACK_OF() local
518 OBJ_obj2txt(attr_txt, 100, attr_obj, 0); in STACK_OF()
522 if (strcmp(p_attr->oid, attr_txt) == 0) { in STACK_OF()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211.c9971 const char *attr_txt; in wpa_driver_br_port_set_attr() local
9973 attr_txt = drv_br_port_attr_str(attr); in wpa_driver_br_port_set_attr()
9974 if (attr_txt == NULL) in wpa_driver_br_port_set_attr()
9978 bss->ifname, attr_txt); in wpa_driver_br_port_set_attr()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211.c11409 const char *attr_txt; local
11411 attr_txt = drv_br_port_attr_str(attr);
11412 if (attr_txt == NULL)
11416 bss->ifname, attr_txt);

Completed in 29 milliseconds