Searched refs:nb (Results 1 – 2 of 2) sorted by relevance
138 ssize_t nb = read( inotify_fd_, buffer, sizeof( buffer ) ); in waitAndProcessEvents() local139 LOG(logDEBUG) << "Read " << nb << " bytes"; in waitAndProcessEvents()140 if ( nb > 0 ) in waitAndProcessEvents()143 while ( offset < nb ) { in waitAndProcessEvents()