Home
last modified time | relevance | path

Searched defs:addnstr (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/lib/libcurses/
H A Daddnstr.c78 addnstr(const char *str, int n) in addnstr() function
H A Dcurses.h436 #define addnstr(s, n) waddnstr(stdscr, s, n) macro
/netbsd-src/lib/libc/regex/
H A Dregsub.c86 addnstr(struct str *s, const char *buf, size_t len) in addnstr() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dregsub.c84 addnstr(struct str *s, const char *buf, size_t len) in addnstr() function