Home
last modified time | relevance | path

Searched refs:ACTION_DEL (Results 1 – 3 of 3) sorted by relevance

/external/dnsmasq/src/
Dhelper.c109 if (data.action == ACTION_DEL) in create_helper()
Dlease.c471 queue_script(ACTION_DEL, lease, lease->old_hostname, now); in do_script_run()
Ddnsmasq.h394 #define ACTION_DEL 1 macro