Home
last modified time | relevance | path

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

/dflybsd-src/usr.bin/sort/
H A Dsort.h47 #define getstr(n) nlsstr[n] macro
52 #define getstr(n) catgets(catalog, 1, n, nlsstr[n]) macro
/dflybsd-src/usr.bin/printf/
H A Dprintf.c546 getstr(void) in getstr() function
/dflybsd-src/stand/boot/pc32/boot2/
H A Dboot2.c229 getstr(void) in getstr() function
/dflybsd-src/contrib/file/src/
H A Dapprentice.c2954 getstr(struct magic_set *ms, struct magic *m, const char *s, int warn) in getstr() function