Searched refs:stop_services (Results 1 – 1 of 1) sorted by relevance
317 static int stop_services(int saveState);697 retcode = stop_services(STATE_SAVE); in client_uninit()913 retcode = stop_services(STATE_SAVE); in client_manual()1066 reset_ret = stop_services(STATE_NOSAVE); in client_manual()1209 retcode = stop_services(STATE_SAVE); in client_mod()1309 reset_ret = stop_services(STATE_NOSAVE); in client_mod()1751 retcode = stop_services(STATE_SAVE); in client_init()1902 reset_ret = stop_services(STATE_NOSAVE); in client_init()1985 stop_services(int saveState) in stop_services() function