Home
last modified time | relevance | path

Searched refs:os390_regfileint (Results 1 - 2 of 2) sorted by relevance

/third_party/libuv/src/unix/
H A Dos390.c637 static int os390_regfileint(uv_fs_event_t* handle, char* path) { in os390_regfileint() function
673 rc = os390_regfileint(handle, path); in uv_fs_event_start()
805 os390_regfileint(handle, handle->path); in os390_message_queue_handler()
/third_party/node/deps/uv/src/unix/
H A Dos390.c630 static int os390_regfileint(uv_fs_event_t* handle, char* path) { in os390_regfileint() function
666 rc = os390_regfileint(handle, path); in uv_fs_event_start()
798 os390_regfileint(handle, handle->path); in os390_message_queue_handler()

Completed in 3 milliseconds