Home
last modified time | relevance | path

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

/src/sbin/dhclient/
H A Ddhclient.c116 #define ASSERT_STATE(state_is, state_shouldbe) {} macro
659 ASSERT_STATE(state, S_INIT); in state_init()
685 ASSERT_STATE(state, S_SELECTING); in state_selecting()
942 ASSERT_STATE(state, S_BOUND); in state_bound()