Searched defs:getstr (Results 1 - 14 of 14) sorted by relevance

/freebsd-11-stable/contrib/gperf/lib/
H A Dgetline.cc41 getstr (char **lineptr, size_t *n, FILE *stream, char terminator, size_t offset) function
/freebsd-11-stable/stand/i386/common/
H A Dcons.c138 getstr(char *cmdstr, size_t cmdstrsize) function
/freebsd-11-stable/usr.bin/sort/
H A Dsort.h47 #define getstr(n) nlsstr[n] macro
52 #define getstr(n) catgets(catalog, 1, n, nlsstr[n]) macro
/freebsd-11-stable/usr.bin/printf/
H A Dprintf.c562 getstr(void) function
/freebsd-11-stable/usr.bin/grep/
H A Dgrep.h46 #define getstr(n) errstr[n] macro
51 #define getstr(n) catgets(catalog, 1, n, errstr[n]) macro
/freebsd-11-stable/contrib/opie/
H A Dopielogin.c474 static VOIDRET getstr FUNCTION((buf, cnt, err), char *buf AND int cnt AND char *err) function
/freebsd-11-stable/stand/mips/beri/boot2/
H A Dboot2.c165 getstr(void) function
/freebsd-11-stable/libexec/rshd/
H A Drshd.c553 getstr(char *buf, int cnt, const char *error) function
/freebsd-11-stable/libexec/rlogind/
H A Drlogind.c518 getstr(char *buf, int cnt, char *errmsg) function
/freebsd-11-stable/stand/pc98/boot2/
H A Dboot2.c161 getstr(void) function
/freebsd-11-stable/stand/i386/boot2/
H A Dboot2.c162 getstr(void) function
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlobject.h421 #define getstr(ts) cast(const char *, (ts) + 1) macro
/freebsd-11-stable/contrib/lua/src/
H A Dlobject.h328 #define getstr(ts) \ macro
/freebsd-11-stable/contrib/file/src/
H A Dapprentice.c2796 getstr(struct magic_set *ms, struct magic *m, const char *s, int warn) function

Completed in 137 milliseconds