Searched defs:Fmt_t (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libcmd/common/
H A Ddate.c198 } Fmt_t; typedef in typeref:struct:Fmt
251 convert(register Fmt_t* f, char* s, Time_t now)
272 register Fmt_t* f;
280 Fmt_t* fmts;
281 Fmt_t fmt;
336 if (!(f = newof(0, Fmt_t, 1, 0)))
H A Dfmt.c69 } Fmt_t; typedef in typeref:struct:Fmt_s
79 outline(Fmt_t* fp)
137 split(Fmt_t* fp, char* buf, int splice)
231 dofmt(Fmt_t* fp)
569 Fmt_t fmt;
/illumos-gate/usr/src/lib/libast/common/disc/
H A Dsfkeyprintf.c52 } Fmt_t; typedef in typeref:struct:__anon2613
140 register Fmt_t* fp = (Fmt_t*)dp;
264 Fmt_t fmt;
343 Fmt_t fmt;
371 Fmt_t fmt;
/illumos-gate/usr/src/lib/libast/common/sfio/
H A Dsfhdr.h702 typedef struct _fmt_s Fmt_t; typedef in typeref:struct:_fmt_s
738 Fmt_t* next; /* stack frame pointer */

Completed in 65 milliseconds