Searched defs:fmtbuf (Results 1 - 3 of 3) sorted by relevance

/ast/src/lib/libast/string/
H A Dfmtbuf.c41 fmtbuf(size_t n) function
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 Dfmtip6.c37 fmtbuf(int n) function
93 s = b = fmtbuf(44);

Completed in 23 milliseconds