Searched refs:in_chroot (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-daemon/
H A Dstatic-hosts.h25 void static_hosts_load(int in_chroot);
H A Dstatic-services.h25 void static_service_load(int in_chroot);
H A Dstatic-hosts.c172 void static_hosts_load(int in_chroot) { argument
176 const char *filename = in_chroot ? "/hosts" : AVAHI_CONFIG_DIR "/hosts";
H A Dstatic-services.c664 void static_service_load(int in_chroot) { argument
695 if ((globret = glob(in_chroot ? "/services/*.service" : AVAHI_SERVICE_DIR "/*.service", GLOB_ERR, NULL, &globbuf)) != 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-daemon/
H A Dstatic-hosts.h25 void static_hosts_load(int in_chroot);
H A Dstatic-services.h25 void static_service_load(int in_chroot);
H A Dstatic-hosts.c172 void static_hosts_load(int in_chroot) { argument
176 const char *filename = in_chroot ? "/hosts" : AVAHI_CONFIG_DIR "/hosts";
H A Dstatic-services.c664 void static_service_load(int in_chroot) { argument
695 if ((globret = glob(in_chroot ? "/services/*.service" : AVAHI_SERVICE_DIR "/*.service", GLOB_ERR, NULL, &globbuf)) != 0)

Completed in 83 milliseconds