Searched defs:getstr (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/lib/libtelnet/ |
H A D | getent.c | 67 getstr(char *id, char **cpp) in getstr() function
|
/netbsd-src/usr.bin/grep/ |
H A D | grep.h | 44 #define getstr(n) errstr[n] macro 49 #define getstr(n) catgets(catalog, 1, n, errstr[n]) macro
|
/netbsd-src/lib/libcurses/ |
H A D | getstr.c | 66 getstr(char *str) in getstr() function
|
H A D | curses.h | 459 #define getstr(s) wgetstr(stdscr, s) macro
|
/netbsd-src/sys/arch/emips/stand/common/ |
H A D | boot.c | 203 getstr(char *cmd, int c) in getstr() function
|
/netbsd-src/libexec/rexecd/ |
H A D | rexecd.c | 394 getstr(char *buf, int cnt, const char *emsg) function
|
/netbsd-src/libexec/ld.elf_so/ |
H A D | paths.c | 91 getstr(const char **p, const char *ep, const char *delim) in getstr() function
|
/netbsd-src/libexec/rshd/ |
H A D | rshd.c | 746 getstr(char *buf, int cnt, const char *err) in getstr() function
|
/netbsd-src/usr.bin/printf/ |
H A D | printf.c | 659 getstr(void) getstr() function
|
/netbsd-src/libexec/rlogind/ |
H A D | rlogind.c | 651 getstr(char *buf, int cnt, const char *errmsg) in getstr() function
|
/netbsd-src/external/bsd/file/dist/src/ |
H A D | apprentice.c | 2979 getstr(struct magic_set *ms, struct magic *m, const char *s, int warn) in getstr() function
|
/netbsd-src/external/mit/lua/dist/src/ |
H A D | lobject.h | 415 #define getstr(ts) ((ts)->contents) macro
|