Searched refs:wfile1 (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/bnu/ |
H A D | gtcfile.c | 172 wfcommit(wfile1, wfile2, sys) in wfcommit() argument 173 char *wfile1, *wfile2, *sys; in wfcommit() 197 DEBUG(6, "commit %s ", wfile1); 204 ASSERT(xmv(wfile1, cmitfile) == 0, Ct_LINK, cmitfile, errno);
|