Lines Matching refs:read_file
439 local function read_file(tmpfile) function
1582 write_line("syssw", read_file("sysinc"))
1583 write_line("syssw", read_file("sysent"))
1585 write_line("sysproto", read_file("sysarg"))
1586 write_line("sysproto", read_file("sysdcl"))
1588 write_line("sysproto", read_file(v.tmp))
1589 write_line("sysproto", read_file(v.dcltmp))
1591 write_line("sysproto", read_file("sysaue"))
1592 write_line("sysproto", read_file("sysprotoend"))
1594 write_line("systrace", read_file("systracetmp"))
1595 write_line("systrace", read_file("systraceret"))
1604 assert(fh:write(read_file(v)))