Searched defs:addstr (Results 1 - 4 of 4) sorted by relevance
| /src/lib/libcurses/ | ||
| H A D | addnstr.c | 53 addstr(const char *s) function in typeref:typename:int |
| H A D | curses.h | 437 #define addstr(s) waddnstr(stdscr, s, -1) macro |
| /src/lib/libc/nameser/ | ||
| H A D | ns_print.c | 1232 addstr(const char *src, size_t len, char **buf, size_t *buflen) { function in typeref:typename:int [all...] |
| /src/sys/arch/m68k/m68k/ | ||
| H A D | db_disasm.c | 2305 addstr(dis_buffer_t *dbuf, const char *s) function in typeref:typename:void [all...] |
Completed in 6 milliseconds