Home
last modified time | relevance | path

Searched defs:machinename (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/wpa_supplicant_8/src/eap_peer/
H A Dtncc.c1175 char *machinename = "[email protected]"; in tncc_build_soh() local
/aosp_15_r20/external/python/cpython2/Demo/rpc/
Drpc.py53 def pack_auth_unix(self, stamp, machinename, uid, gid, gids): argument