Home
last modified time | relevance | path

Searched defs:stat_cb (Results 1 - 3 of 3) sorted by relevance

/third_party/libuv/test/
H A Dbenchmark-fs-stat.c85 static void stat_cb(uv_fs_t* fs_req) { in stat_cb() function
109 uv_fs_stat(uv_default_loop(), &req->fs_req, req->path, stat_cb); in async_bench() local
H A Dtest-fs.c658 static void stat_cb(uv_fs_t* req) { in stat_cb() function
/third_party/backends/backend/
H A Depsonds-cmd.c783 static SANE_Status stat_cb(void *userdata, char *token, int len) in stat_cb() function

Completed in 6 milliseconds