Home
last modified time | relevance | path

Searched refs:uv__fs_event_stop (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/mit/libuv/dist/src/unix/
H A Dsunos.c550 static int uv__fs_event_stop(uv_fs_event_t* handle) { in uv__fs_event_stop() function
573 (void) uv__fs_event_stop(handle); in uv_fs_event_stop()
586 if (uv__fs_event_stop(handle) == 0) in uv__fs_event_close()
H A Dos390.c680 int uv__fs_event_stop(uv_fs_event_t* handle) { in uv__fs_event_stop() function
721 uv__fs_event_stop(handle); in uv_fs_event_stop()
735 if (uv__fs_event_stop(handle) == 0) in uv__fs_event_close()