Lines Matching refs:read_file
392 local function read_file(tmpfile) function
1365 write_line("syssw", read_file("sysinc"))
1366 write_line("syssw", read_file("sysent"))
1368 write_line("sysproto", read_file("sysarg"))
1369 write_line("sysproto", read_file("sysdcl"))
1371 write_line("sysproto", read_file(v["tmp"]))
1372 write_line("sysproto", read_file(v["dcltmp"]))
1374 write_line("sysproto", read_file("sysaue"))
1375 write_line("sysproto", read_file("sysprotoend"))
1377 write_line("systrace", read_file("systracetmp"))
1378 write_line("systrace", read_file("systraceret"))
1387 fh:write(read_file(v))