Home
last modified time | relevance | path

Searched refs:tt32_get_default_iface (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/hercules/hercules-3.13/
H A Dw32ctca.h33 extern const char* tt32_get_default_iface ();
H A Dw32ctca.c293 const char* tt32_get_default_iface() in tt32_get_default_iface() function
H A Dctc_ctci.c1131 strcpy( pCTCBLK->szTUNCharName, tt32_get_default_iface() ); in ParseArgs()
H A Dctc_lcs.c2040 pLCSBLK->pszTUNDevice = strdup( tt32_get_default_iface() ); in ParseArgs()