Searched defs:ForkFileAction (Results 1 – 1 of 1) sorted by relevance
89 struct ForkFileAction { struct92 FileAction::Action action;93 int fd;94 std::string path;95 int arg;225 ForkFileAction::ForkFileAction(const FileAction &act) in ForkFileAction() function in ForkFileAction