Searched defs:ForkFileAction (Results 1 – 1 of 1) sorted by relevance
82 struct ForkFileAction { struct85 FileAction::Action action;86 int fd;87 std::string path;88 int arg;231 ForkFileAction::ForkFileAction(const FileAction &act) in ForkFileAction() function in ForkFileAction