Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
HDtc.h50 struct strbuf { struct
66 extern const struct strbuf strbuf_init; argument
/dragonfly/usr.bin/bc/
HDscan.l41 static char *strbuf = NULL; variable
/dragonfly/contrib/ncurses/ncurses/base/
HDvsscanf.c171 FILE strbuf; in vsscanf() local
/dragonfly/contrib/wpa_supplicant/src/utils/
HDwpa_debug.c284 char *strbuf = NULL; in _wpa_hexdump() local
322 char *strbuf = NULL; in _wpa_hexdump() local
/dragonfly/crypto/libressl/apps/openssl/
HDenc.c330 char *strbuf = NULL, *pass = NULL; in enc_main() local
/dragonfly/contrib/tcpdump/
HDsmbutil.c473 char strbuf[MAX_UNISTR_SIZE+1]; in smb_fdata1() local
/dragonfly/sys/dev/raid/iir/
HDiir.c85 static char strbuf[MAX_SERBUF+1]; variable
/dragonfly/contrib/binutils-2.34/bfd/
HDcofflink.c596 char strbuf[STRING_SIZE_SIZE]; in _bfd_coff_final_link() local
/dragonfly/contrib/binutils-2.27/bfd/
HDcofflink.c586 char strbuf[STRING_SIZE_SIZE]; in _bfd_coff_final_link() local
/dragonfly/tools/regression/lib/libc-regex/
HDtestregex.c1258 static char strbuf[32 * 1024]; in main() local