Searched refs:in_chroot (Results 1 – 4 of 4) sorted by relevance
23 void static_hosts_load(int in_chroot);
23 void static_service_load(int in_chroot);
170 void static_hosts_load(int in_chroot) { in static_hosts_load() argument
669 void static_service_load(int in_chroot) { in static_service_load() argument700 …if ((globret = glob(in_chroot ? "/services/*.service" : AVAHI_SERVICE_DIR "/*.service", GLOB_ERR, … in static_service_load()