Searched refs:fmtbuf (Results 1 - 25 of 53) sorted by relevance

123

/ast/src/lib/libast/string/
H A Dfmttime.c38 buf = fmtbuf(z = 80);
H A Dfmtsignal.c46 buf = fmtbuf(z = 20);
57 buf = fmtbuf(z = 20);
H A Dfmttmx.c41 b = fmtbuf(z += 80);
H A Dstrerror.c61 #define fmtbuf(n) ((n),tmp) macro
102 msg = strcpy(fmtbuf(strlen(msg) + 1), msg);
113 t = fmtbuf(z = strlen(s) + 1);
131 msg = fmtbuf(z = 32);
H A Dfmtint.c100 buff = fmtbuf(k=3);
105 buff = fmtbuf(k);
H A Dfmtip4.c38 buf = fmtbuf(z = 20);
H A Dfmtmode.c42 s = buf = fmtbuf(MODELEN + 1);
H A Dfmttv.c41 t = fmtbuf(n = strlen(s) + 11);
H A Dfmtbase.c49 buf = fmtbuf(z = 72);
H A Dfmtbuf.c41 fmtbuf(size_t n) function
H A Dfmtclock.c60 buf = fmtbuf(z = 7);
H A Dfmtdev.c46 buf = fmtbuf(z = 17);
H A Dfmtversion.c40 buf = cur = fmtbuf(n = 18);
H A Dfmtident.c71 buf = fmtbuf(i + 1);
H A Dfmtnum.c86 buf = fmtbuf(z = 8);
H A Dfmtperm.c39 s = buf = fmtbuf(32);
H A Dfmtip6.c37 fmtbuf(int n) function
93 s = b = fmtbuf(44);
H A Dfmtelapsed.c42 buf = fmtbuf(z = 8);
H A Dfmtesc.c68 b = buf = fmtbuf(c);
H A Dfmtfmt.c196 s = buf = fmtbuf(m + z);
H A Dfmtfs.c88 buf = fmtbuf(strlen(s) + 1);
H A Dfmtgid.c90 name = fmtbuf(z = sizeof(gid) * 3 + 1);
H A Dfmtscale.c72 buf = fmtbuf(z = 8);
H A Dfmtuid.c90 name = fmtbuf(z = sizeof(uid) * 3 + 1);
/ast/src/cmd/dsslib/ip_t/
H A Divfmt.c44 s = b = fmtbuf(n);

Completed in 40 milliseconds

123