Home
last modified time | relevance | path

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

/openbsd/sbin/dhcpleased/
H A Ddhcpleased.h225 IMSG_WITHDRAW_RDNS, enumerator
H A Ddhcpleased.c601 case IMSG_WITHDRAW_RDNS: { in main_dispatch_engine()
1346 I2S(IMSG_WITHDRAW_RDNS); in i2s()
H A Dengine.c1846 engine_imsg_compose_main(IMSG_WITHDRAW_RDNS, 0, &imsg, sizeof(imsg)); in send_rdns_withdraw()