Home
last modified time | relevance | path

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

/third_party/glib/gio/inotify/
Dinotify-kernel.h49 gint32 _ik_watch (const char *path,
Dinotify-path.c227 file->wd = _ik_watch (file->path, in ip_watched_file_start()
264 wd = _ik_watch (sub->dirname, IP_INOTIFY_DIR_MASK|IN_ONLYDIR, &err); in _ip_start_watching()
Dinotify-kernel.c419 _ik_watch (const char *path, in _ik_watch() function