Home
last modified time | relevance | path

Searched defs:getstr (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/usr.bin/cvs/lib/
H A Dgetline.c49 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 Dapprentice.c397 getstr(s, p, plen, slen) in getstr() function
/openbsd-src/usr.bin/printf/
H A Dprintf.c403 getstr(void) in getstr() function
/openbsd-src/usr.sbin/btrace/
H A Dprintf.c409 getstr(void) in getstr() function
/openbsd-src/distrib/special/more/
H A Dcurses.h156 #define getstr(s) wgetstr(stdscr, s) macro
/openbsd-src/lib/libcurses/
H A Dcurses.h1292 #define getstr(str) wgetstr(stdscr,(str)) macro