Home
last modified time | relevance | path

Searched defs:HAVE_INOTIFY (Results 1 – 2 of 2) sorted by relevance

/external/avahi/
Dconfigure.ac401 AM_CONDITIONAL(HAVE_INOTIFY, test "x$have_inotify" = "xyes") condition
404 AC_DEFINE([HAVE_INOTIFY], 1, [Enable Linux inotify() usage]) definition
Dconfig.h105 #define HAVE_INOTIFY 1 macro