HomeSort by: relevance | last modified time | path
    Searched refs:readstring (Results 1 - 9 of 9) 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/external/gpl2/rcs/dist/src/
rcssyn.c 261 readstring(); nextlex(); /* Throw away the suffix. */
393 case STRING: readstring(); continue;
486 else readstring(); /*skip string*/
rcsgen.c 246 } else {readstring();
253 readstring(); /* skip over it */
rcs.c 928 readstring();
933 readstring();
940 readstring(); /* skip over it */
rcslex.c 8 * getid, getnum, readstring, printstring, savestring,
672 readstring() function
1553 readstring();
rcsbase.h 595 void readstring P((void));
rlog.c 657 readstring();
  /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/gmake/dist/
read.c 2509 readstring (struct ebuffer *ebuf)
2563 return readstring (ebuf);
2497 readstring (struct ebuffer *ebuf) function

Completed in 130 milliseconds