Searched refs:ACTION_OLD_HOSTNAME (Results 1 – 3 of 3) sorted by relevance
113 else if (data.action == ACTION_OLD || data.action == ACTION_OLD_HOSTNAME) in create_helper()231 if (data.action == ACTION_OLD_HOSTNAME && hostname) { in create_helper()
463 queue_script(ACTION_OLD_HOSTNAME, lease, lease->old_hostname, now); in do_script_run()490 queue_script(ACTION_OLD_HOSTNAME, lease, lease->old_hostname, now); in do_script_run()
395 #define ACTION_OLD_HOSTNAME 2 macro