Searched refs:AVAHI_GROUP (Results 1 – 3 of 3) sorted by relevance
11 #define AVAHI_GROUP "system" macro
923 AVAHI_GROUP=avahi925 AVAHI_GROUP=$with_avahi_group927 AC_SUBST(AVAHI_GROUP) subst928 AC_DEFINE_UNQUOTED(AVAHI_GROUP,"$AVAHI_GROUP", [Group for Avahi]) definition1165 Group for avahi-daemon: ${AVAHI_GROUP}
1349 if (!(gr = getgrnam(AVAHI_GROUP))) { in drop_root()1350 avahi_log_error( "Failed to find group '"AVAHI_GROUP"'."); in drop_root()1354 …avahi_log_info("Found user '"AVAHI_USER"' (UID %lu) and group '"AVAHI_GROUP"' (GID %lu).", (unsign… in drop_root()1425 if (!(gr = getgrnam(AVAHI_GROUP))) { in make_runtime_dir()1426 avahi_log_error( "Failed to find group '"AVAHI_GROUP"'."); in make_runtime_dir()