Searched defs:getstr (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/gnu/usr.bin/cvs/lib/ |
H A D | getline.c | 49 getstr (char **lineptr, size_t *n, FILE *stream, char terminator, int offset, in getstr() function
|
/openbsd-src/gnu/usr.sbin/mkhybrid/src/libfile/ |
H A D | apprentice.c | 397 getstr(s, p, plen, slen) in getstr() function
|
/openbsd-src/usr.bin/printf/ |
H A D | printf.c | 403 getstr(void) in getstr() function
|
/openbsd-src/usr.sbin/btrace/ |
H A D | printf.c | 409 getstr(void) in getstr() function
|
/openbsd-src/distrib/special/more/ |
H A D | curses.h | 156 #define getstr(s) wgetstr(stdscr, s) macro
|
/openbsd-src/lib/libcurses/ |
H A D | curses.h | 1292 #define getstr(str) wgetstr(stdscr,(str)) macro
|