Home
last modified time | relevance | path

Searched defs:wfile (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/sed/
H A Ddefs.h65 char *wfile; /* NULL if no wfile */ member
H A Dcompile.c553 char wfile[_POSIX2_LINE_MAX + 1], *q; in compile_flags() local
/titanic_41/usr/src/cmd/lms/
H A DProtocol.cpp1751 std::ofstream wfile(tmp2FileName.c_str(), std::ios_base::out | std::ios_base::trunc); local