Searched refs:to_string_gshadow (Results 1 – 2 of 2) sorted by relevance
72 pub fn to_string_gshadow(&self) -> String { in to_string_gshadow() method
576 .write_all(info.to_string_gshadow().as_bytes()) in write_gshadow_file()