Searched refs:machinename (Results 1 – 2 of 2) sorted by relevance
1175 char *machinename = "wpa_supplicant@w1.fi"; in tncc_build_soh() local1244 wpabuf_put_be16(buf, os_strlen(machinename) + 1); in tncc_build_soh()1245 wpabuf_put_data(buf, machinename, os_strlen(machinename) + 1); in tncc_build_soh()
53 def pack_auth_unix(self, stamp, machinename, uid, gid, gids): argument55 self.pack_string(machinename)