Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_file-inl.h55 syscall_ = syscall; in Init()
69 syscall_ = syscall; in Init()
Dnode_file.h131 const char* syscall() const { return syscall_; } in syscall()
166 const char* syscall_ = nullptr; variable