Home | History | Annotate | Download | only in src

Lines Matching refs:SHF_WR

1022 			shf_reopen(2, SHF_WR, shl_out);
1430 shf_fdopen(1, SHF_WR, shl_stdout);
1431 shf_fdopen(2, SHF_WR, shl_out);
1432 shf_fdopen(2, SHF_WR, shl_xtrace);
1451 shf_fdopen(shl_dbg_fd, SHF_WR, shl_dbg);
1720 j = SHF_WR;