Home
last modified time | relevance | path

Searched refs:host (Results 1 – 5 of 5) sorted by relevance

/CafeSDK-2.12.13-1/system/include/cafe/
Dusb_mic.h64 unsigned long int host; member
Duac.h66 unsigned long int host; member
/CafeSDK-2.12.13-1/system/include/cafe/net/
Dnc_types.h212 u8 host[NETCONF_MAX_PROXY_HOST_LEN]; member
/CafeSDK-2.12.13-1/system/include/cafe/curl/
Dcurl.h2048 const char *host; /* OS/host/cpu/machine when configured */ member
/CafeSDK-2.12.13-1/system/src/tool/cafex/
DCafeFunctions.cs1395 string host = output.Substring(res, (end - 1) - res); in hoststop()
1396 … Console.WriteLine("cafex {0}: Bridge old owner: [{1}] new owner: [{2}]", command, old, host); in hoststop()