Home
last modified time | relevance | path

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

/src/crypto/krb5/src/util/
H A Dk5test.py994 self._write_cfg_section(file, contents, 1)
997 def _write_cfg_section(self, file, contents, indent_level): member in K5Realm
1004 self._write_cfg_section(file, value, indent_level + 1)