Searched refs:GLOB_ERR (Results 1 – 4 of 4) sorted by relevance
83 #define GLOB_ERR 0x0004 /* Return on error. */ macro
700 …lob(in_chroot ? "/services/*.service" : AVAHI_SERVICE_DIR "/*.service", GLOB_ERR, NULL, &globbuf))… in static_service_load()
637 pglob->gl_flags & GLOB_ERR) in glob3()
803 if (glob(tok, GLOB_ERR, NULL, &g) < 0) { in process_trans()