Searched defs:domain (Results 1 – 4 of 4) sorted by relevance
/system/core/fastbootd/ |
D | network_discovery.c | 50 const char *name, const char *regtype, const char *domain, void *context) in reg_reply() 79 const char *domain = FASTBOOTD_DOMAIN; in register_service() local
|
/system/core/libnetutils/ |
D | dhcp_utils.c | 95 char *domain, in fill_ip_info() 194 char *domain, in dhcp_do_request() 338 char *domain, in dhcp_do_request_renew()
|
/system/netd/server/ |
D | MDnsSdListener.cpp | 62 const char *domain, in discover() 156 const char *domain, const char *host, int port, int txtLen, void *txtRecord) { in serviceRegister() 212 const char *domain) { in resolveService() 429 char *domain = NULL; // will use default in runCommand() local 466 char *domain = argv[5]; in runCommand() local
|
/system/netd/client/ |
D | NetdClient.cpp | 84 int netdClientSocket(int domain, int type, int protocol) { in netdClientSocket()
|