Home
last modified time | relevance | path

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

/illumos-gate/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
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_typedef.c583 const char *cmode = NULL, *rfile = NULL, *wfile = NULL; in cmd_typedef() local