OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ACTION_OLD_HOSTNAME
(Results
1 - 3
of
3
) sorted by null
/external/dnsmasq/src/
helper.c
125
else if (data.action == ACTION_OLD || data.action ==
ACTION_OLD_HOSTNAME
)
266
if (data.action ==
ACTION_OLD_HOSTNAME
&& hostname)
lease.c
548
queue_script(
ACTION_OLD_HOSTNAME
, lease, lease->old_hostname, now);
581
queue_script(
ACTION_OLD_HOSTNAME
, lease, lease->old_hostname, now);
dnsmasq.h
400
#define
ACTION_OLD_HOSTNAME
2
Completed in 821 milliseconds