Searched refs:wdd (Results 1 - 1 of 1) sorted by path

/system/core/libusbhost/
H A Dusbhost.c179 int wd, wdd, wds[10]; local
189 wdd = inotify_add_watch(context->fd, DEV_DIR, IN_CREATE | IN_DELETE);
190 if (wdd < 0) {
209 if (wd == wdd) {

Completed in 1887 milliseconds