Searched refs:AVAHI_CLIENT_NO_FAIL (Results 1 – 6 of 6) sorted by relevance
61 interesting flag here is AVAHI_CLIENT_NO_FAIL, which can be used to71 and create a new one with passing AVAHI_CLIENT_NO_FAIL.
50 …AVAHI_CLIENT_NO_FAIL = 2 /**< Don't fail if the daemon is not available when avahi_client_n… enumerator
574 if (!(flags & AVAHI_CLIENT_NO_FAIL)) { in avahi_client_new()
40 GA_CLIENT_FLAG_NO_FAIL = AVAHI_CLIENT_NO_FAIL
169 … (!(client = avahi_client_new(avahi_simple_poll_get(simple_poll), AVAHI_CLIENT_NO_FAIL, client_cal… in client_callback()385 …i_client_new(avahi_simple_poll_get(simple_poll), config.no_fail ? AVAHI_CLIENT_NO_FAIL : 0, client… in main()
598 … (!(client = avahi_client_new(avahi_simple_poll_get(simple_poll), AVAHI_CLIENT_NO_FAIL, client_cal… in client_callback()828 …i_client_new(avahi_simple_poll_get(simple_poll), config.no_fail ? AVAHI_CLIENT_NO_FAIL : 0, client… in main()