HomeSort by: relevance | last modified time | path
    Searched refs:on_open (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mit/libuv/dist/docs/code/uvcat/
main.c 40 void on_open(uv_fs_t *req) { function
55 uv_fs_open(uv_default_loop(), &open_req, argv[1], O_RDONLY, 0, on_open); local
  /src/external/gpl3/gcc/dist/gcc/analyzer/
sm-fd.cc 231 void on_open (sm_context *sm_ctxt, const supernode *node, const gimple *stmt,
1207 on_open (sm_ctxt, node, stmt, call);
1387 fd_state_machine::on_open (sm_context *sm_ctxt, const supernode *node, function in class:ana::__anon12592::fd_state_machine

Completed in 28 milliseconds