Home
last modified time | relevance | path

Searched refs:readstring (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/admin/
H A Dadd.c41 readstring(const char *prompt, char *buf, size_t len) in readstring() function
64 if(readstring("Principal: ", buf, sizeof(buf)) == NULL) in kt_add()
74 if(readstring("Encryption type: ", buf, sizeof(buf)) == NULL) { in kt_add()
91 if(readstring("Key version: ", buf, sizeof(buf)) == NULL) { in kt_add()
/netbsd-src/external/gpl2/rcs/dist/src/
H A Drcssyn.c261 readstring(); nextlex(); /* Throw away the suffix. */ in getadmin()
393 case STRING: readstring(); continue;
486 else readstring(); /*skip string*/
H A Drcsgen.c246 } else {readstring();
253 readstring(); /* skip over it */
H A Drcs.c928 readstring();
933 readstring();
940 readstring(); /* skip over it */
H A Drcslex.c672 readstring() in readstring() function
1553 readstring();
H A Drcsbase.h595 void readstring P((void));
H A Drlog.c657 readstring(); in readdeltalog()
/netbsd-src/usr.bin/resize/
H A Dresize.c273 readstring(FILE *fp, char *buf, const char *str) in readstring() function
506 readstring(ttyfp, buf, size[emu]); in main()
518 readstring(ttyfp, buf, wsize[emu]); in main()
/netbsd-src/external/gpl2/gmake/dist/
H A Dread.c2497 readstring (struct ebuffer *ebuf) in readstring() function
2551 return readstring (ebuf); in readline()
H A DChangeLog1230 * read.c (readstring): Fix some logic errors in backslash handling.
2239 (readstring): Read the next line from a string-style ebuffer.
2241 ebuffer, invoke readstring(). If it's a FILE* ebuffer, read it