Home | History | Annotate | Download | only in dbus

Lines Matching defs:postfix

808 	/* SSID Postfix */
963 char *postfix;
968 postfix = os_strdup(entry.str_value);
969 if (!postfix)
973 wpa_s->conf->p2p_ssid_postfix = postfix;