Home
last modified time | relevance | path

Searched defs:gbuf (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/tools/tools/vt/mkkfont/
H A Dmkkfont.c44 uint8_t *gbuf; print_glyphs() local
/freebsd-src/crypto/openssh/
H A Dsftp-common.c222 char buf[1024], lc[8], mode[11+1], tbuf[12+1], ubuf[11+1], gbuf[11+1]; in ls_file() local
H A Dservconf.c1326 glob_t gbuf; in process_server_config_line_depth() local
/freebsd-src/usr.sbin/watch/
H A Dwatch.c78 char tbuf[1024], gbuf[1024]; variable
/freebsd-src/sys/dev/acpi_support/
H A Dacpi_fujitsu.c114 gbuf, /* unused (buffer?) */ member
/freebsd-src/contrib/tcsh/
H A Dsh.glob.c152 struct Strbuf gbuf = Strbuf_INIT; in globbrace() local
/freebsd-src/usr.bin/compress/
H A Dzopen.c170 #define gbuf zs->u.r.zs_gbuf macro