Searched refs:out_fname (Results 1 – 2 of 2) sorted by relevance
311 goto out_fname; in ubifs_create()340 out_fname: in ubifs_create()718 goto out_fname; in ubifs_link()722 goto out_fname; in ubifs_link()755 out_fname: in ubifs_link()795 goto out_fname; in ubifs_unlink()800 goto out_fname; in ubifs_unlink()832 out_fname: in ubifs_unlink()902 goto out_fname; in ubifs_rmdir()936 out_fname: in ubifs_rmdir()[all …]
291 def dot2format(app, dot_fname, out_fname): argument306 out_format = path.splitext(out_fname)[1][1:]310 with open(out_fname, "w") as out: