Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libcmd/common/
H A Dfmt.c54 typedef struct Fmt_s struct
56 long flags;
57 char* outp;
58 char* outbuf;
59 char* endbuf;
60 Sfio_t* in;
61 Sfio_t* out;
62 int indent;
63 int nextdent;
64 int nwords;
[all …]