Home | History | Annotate | Download | only in src

Lines Matching refs:SHF_WR

949 			shf_reopen(2, SHF_WR, shl_out);
1350 shf_fdopen(1, SHF_WR, shl_stdout);
1351 shf_fdopen(2, SHF_WR, shl_out);
1352 shf_fdopen(2, SHF_WR, shl_xtrace);
1371 shf_fdopen(shl_dbg_fd, SHF_WR, shl_dbg);
1649 j = SHF_WR;