Home | History | Annotate | Download | only in avahi-daemon

Lines Matching full:putenv

1337 #define set_env(key, value) putenv(avahi_strdup_printf("%s=%s", (key), (value)))