Searched refs:out_fname (Results 1 – 2 of 2) sorted by relevance
325 goto out_fname; in ubifs_create()354 out_fname: in ubifs_create()732 goto out_fname; in ubifs_link()736 goto out_fname; in ubifs_link()769 out_fname: in ubifs_link()811 goto out_fname; in ubifs_unlink()816 goto out_fname; in ubifs_unlink()848 out_fname: in ubifs_unlink()920 goto out_fname; in ubifs_rmdir()954 out_fname: in ubifs_rmdir()[all …]
286 def dot2format(app, dot_fname, out_fname): argument301 out_format = path.splitext(out_fname)[1][1:]305 with open(out_fname, "w") as out: