Home
last modified time | relevance | path

Searched refs:action_str (Results 1 – 2 of 2) sorted by relevance

/external/dnsmasq/src/
Dhelper.c113 char *p, *action_str, *hostname = NULL; in create_helper() local
122 action_str = "del"; in create_helper()
124 action_str = "add"; in create_helper()
126 action_str = "old"; in create_helper()
282 action_str, daemon->dhcp_buff, inet_ntoa(data.addr), hostname, (char*)NULL); in create_helper()
/external/dnsmasq/contrib/lease-access/
Dlease.access.patch327 action_str = "del";
329 action_str = "add";
331 + action_str = "access";
333 action_str = "old";