Home
last modified time | relevance | path

Searched refs:dltran_outfd (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/dlutil/
H A Ddltraninfo.c48 static int dltran_outfd; variable
194 ret = write(dltran_outfd, buf + off, buflen); in dltran_write_page()
397 if ((dltran_outfd = open(outfile, O_RDWR | O_TRUNC | O_CREAT, in main()