HomeSort by: relevance | last modified time | path
    Searched defs:setcarp_state (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/ifconfig/
carp.c 65 static int setcarp_state(prop_dictionary_t, prop_dictionary_t);
91 struct pkw carpstate = PKW_INITIALIZER(&carpstate, "carp state", setcarp_state,
243 setcarp_state(prop_dictionary_t env, prop_dictionary_t oenv) function in typeref:typename:int
carp.c 65 static int setcarp_state(prop_dictionary_t, prop_dictionary_t);
91 struct pkw carpstate = PKW_INITIALIZER(&carpstate, "carp state", setcarp_state,
243 setcarp_state(prop_dictionary_t env, prop_dictionary_t oenv) function in typeref:typename:int

Completed in 63 milliseconds