HomeSort by: relevance | last modified time | path
    Searched refs:formatbuf (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/ftp/
extern.h 128 void formatbuf(char *, size_t, const char *);
main.c 631 formatbuf(buf, sizeof(buf), *promptopt ? *promptopt : DEFAULTPROMPT);
652 formatbuf(buf, sizeof(buf), *rpromptopt ? *rpromptopt : DEFAULTRPROMPT);
util.c 1136 formatbuf(char *buf, size_t len, const char *src) function

Completed in 17 milliseconds