Searched refs:save_process_group (Results 1 – 2 of 2) sorted by relevance
115 bool TerminalState::Save(int fd, bool save_process_group) { in Save() argument129 if (save_process_group) in Save()258 bool save_process_group) { in Save() argument261 return m_ttystates[idx].Save(fd, save_process_group); in Save()
82 bool Save(int fd, bool save_process_group);203 bool Save(uint32_t idx, int fd, bool save_process_group);