Searched refs:formatbuf (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/tnftp/src/
H A Dextern.h132 void formatbuf(char *, size_t, const char *);
H A Dmain.c614 formatbuf(buf, sizeof(buf), *promptopt ? *promptopt : DEFAULTPROMPT);
635 formatbuf(buf, sizeof(buf), *rpromptopt ? *rpromptopt : DEFAULTRPROMPT);
H A Dutil.c1146 formatbuf(char *buf, size_t len, const char *src) function

Completed in 169 milliseconds