Home
last modified time | relevance | path

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

/freebsd-13.1/sbin/dhclient/
H A Ddhclient.c117 #define ASSERT_STATE(state_is, state_shouldbe) {} macro
654 ASSERT_STATE(state, S_INIT); in state_init()
680 ASSERT_STATE(state, S_SELECTING); in state_selecting()
937 ASSERT_STATE(state, S_BOUND); in state_bound()