Home
last modified time | relevance | path

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

/third_party/glib/gio/inotify/
Dinotify-kernel.h42 gboolean _ik_startup (gboolean (*cb) (ik_event_t *event));
Dinotify-kernel.c410 _ik_startup (gboolean (*cb)(ik_event_t *event)) in _ik_startup() function
Dinotify-path.c117 result = _ik_startup (ip_event_callback); in _ip_startup()