Searched refs:stop_services (Results 1 – 1 of 1) sorted by relevance
316 static int stop_services(int saveState);696 retcode = stop_services(STATE_SAVE); in client_uninit()912 retcode = stop_services(STATE_SAVE); in client_manual()1065 reset_ret = stop_services(STATE_NOSAVE); in client_manual()1208 retcode = stop_services(STATE_SAVE); in client_mod()1308 reset_ret = stop_services(STATE_NOSAVE); in client_mod()1750 retcode = stop_services(STATE_SAVE); in client_init()1901 reset_ret = stop_services(STATE_NOSAVE); in client_init()1984 stop_services(int saveState) in stop_services() function