Home
last modified time | relevance | path

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

/freebsd-src/stand/i386/common/
H A Dcons.c161 getstr(char *cmdstr, size_t cmdstrsize) in getstr() function
/freebsd-src/usr.bin/sort/
H A Dsort.h45 #define getstr(n) nlsstr[n] macro
/freebsd-src/usr.bin/printf/
H A Dprintf.c544 getstr(void) in getstr() function
/freebsd-src/sbin/devmatch/
H A Ddevmatch.c153 getstr(void **ptr, char *val) getstr() function
/freebsd-src/stand/i386/boot2/
H A Dboot2.c159 getstr(void) in getstr() function
/freebsd-src/stand/common/
H A Dmodule.c1241 getstr(void **ptr, char *val) in getstr() function
/freebsd-src/sys/contrib/openzfs/module/lua/
H A Dlobject.h419 #define getstr( global() macro
/freebsd-src/contrib/lua/src/
H A Dlobject.h403 #define getstr(ts) ((ts)->contents) macro
/freebsd-src/contrib/file/src/
H A Dapprentice.c2969 getstr(struct magic_set *ms, struct magic *m, const char *s, int warn) getstr() function
/freebsd-src/contrib/ncurses/include/
H A Dcurses.h.in1304 #define getstr(str) wgetstr(stdscr,(str)) macro