Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mv/
H A Dmv.c148 static int targattrfd = -1; variable
2025 if (targattrfd != -1)
2026 (void) close(targattrfd);
2121 if (fsetattr(targattrfd,
2134 if (targattrfd != -1)
2135 (void) close(targattrfd);
2308 srcattrfd = targattrfd = -1;
2386 if (targattrfd != -1)
2387 (void) close(targattrfd);
2417 if (targattrfd != -1)
[all …]