Home
last modified time | relevance | path

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

/external/avahi/avahi-daemon/
Dchroot.c59 AVAHI_CHROOT_MAX enumerator
62 static const char* const get_file_name_table[AVAHI_CHROOT_MAX] = {
81 static const char *const unlink_file_name_table[AVAHI_CHROOT_MAX] = {
349 for (command = 2; command < AVAHI_CHROOT_MAX; command++) in avahi_chroot_helper_get_fd()
354 if (command >= AVAHI_CHROOT_MAX) { in avahi_chroot_helper_get_fd()
393 for (command = 2; command < AVAHI_CHROOT_MAX; command++) in avahi_chroot_helper_unlink()
398 if (command >= AVAHI_CHROOT_MAX) { in avahi_chroot_helper_unlink()