HomeSort by: relevance | last modified time | path
    Searched defs:readstring (Results 1 - 4 of 4) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/admin/
add.c 41 readstring(const char *prompt, char *buf, size_t len) function
64 if(readstring("Principal: ", buf, sizeof(buf)) == NULL)
74 if(readstring("Encryption type: ", buf, sizeof(buf)) == NULL) {
91 if(readstring("Key version: ", buf, sizeof(buf)) == NULL) {
  /src/usr.bin/resize/
resize.c 273 readstring(FILE *fp, char *buf, const char *str) function
506 readstring(ttyfp, buf, size[emu]);
518 readstring(ttyfp, buf, wsize[emu]);
  /src/external/gpl2/rcs/dist/src/
rcslex.c 8 * getid, getnum, readstring, printstring, savestring,
672 readstring() function
1553 readstring();
  /src/external/gpl2/gmake/dist/
read.c 2509 readstring (struct ebuffer *ebuf)
2563 return readstring (ebuf);
2497 readstring (struct ebuffer *ebuf) function

Completed in 16 milliseconds