Searched defs:append_file (Results 1 – 4 of 4) sorted by relevance
115 struct append_file { struct117 struct append_file *next; argument
1930 struct append_file *append_file; in add_file() local
145 def append_file(self, path, data): member in LocalShell
137 def append_file(self, path, data): member in OSInterface