Searched refs:static_service_load (Results 1 – 3 of 3) sorted by relevance
23 void static_service_load(int in_chroot);
1004 static_service_load(config.use_chroot); in reload_config()1007 static_service_load(0); in reload_config()1243 static_service_load(config.use_chroot); in run_server()1246 static_service_load(0); in run_server()
669 void static_service_load(int in_chroot) { in static_service_load() function