HomeSort by: relevance | last modified time | path
    Searched defs:setcarp_state (Results 1 - 3 of 3) 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
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
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

Completed in 90 milliseconds