HomeSort by relevance Sort by last modified time
    Searched full:avahi_chroot_helper_get_fd (Results 1 - 3 of 3) sorted by null

  /external/avahi/avahi-daemon/
chroot.h 29 int avahi_chroot_helper_get_fd(const char *fname);
chroot.c 344 int avahi_chroot_helper_get_fd(const char *fname) { function
378 if ((fd = avahi_chroot_helper_get_fd(fname)) < 0)
dbus-util.c 211 fd = avahi_chroot_helper_get_fd(fname);

Completed in 169 milliseconds