Home
last modified time | relevance | path

Searched refs:globret (Results 1 – 1 of 1) sorted by relevance

/external/avahi/avahi-daemon/
Dstatic-services.c672 int globret; in static_service_load() local
700 …if ((globret = glob(in_chroot ? "/services/*.service" : AVAHI_SERVICE_DIR "/*.service", GLOB_ERR, … in static_service_load()
702 switch (globret) { in static_service_load()