Home
last modified time | relevance | path

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

/minix3/lib/libtelnet/
H A Dgetent.c67 getstr(char *id, char **cpp) in getstr() function
/minix3/lib/libcurses/
H A Dgetstr.c66 getstr(char *str) in getstr() function
H A Dcurses.h453 #define getstr(s) wgetstr(stdscr, s) macro
/minix3/libexec/ld.elf_so/
H A Dpaths.c92 getstr(const char **p, const char *ep, const char *delim) in getstr() function
/minix3/usr.bin/printf/
H A Dprintf.c575 getstr(void) in getstr() function
/minix3/libexec/rshd/
H A Drshd.c750 getstr(char *buf, int cnt, const char *err) in getstr() function
/minix3/external/mit/lua/dist/src/
H A Dlobject.h347 #define getstr(ts) \ macro
/minix3/external/bsd/file/dist/src/
H A Dapprentice.c2576 getstr(struct magic_set *ms, struct magic *m, const char *s, int warn) in getstr() function