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 636 formatbuf(buf, sizeof(buf), *promptopt ? *promptopt : DEFAULTPROMPT);
657 formatbuf(buf, sizeof(buf), *rpromptopt ? *rpromptopt : DEFAULTRPROMPT);
util.c 1158 formatbuf(char *buf, size_t len, const char *src) function in typeref:typename:void

Completed in 14 milliseconds