Home
last modified time | relevance | path

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

/freebsd/tools/tools/vt/mkkfont/
H A Dmkkfont.c44 uint8_t *gbuf; print_glyphs() local
/freebsd/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/usr.sbin/watch/
H A Dwatch.c78 char tbuf[1024], gbuf[1024]; variable
/freebsd/contrib/tcsh/
H A Dsh.glob.c152 struct Strbuf gbuf = Strbuf_INIT; in globbrace() local
/freebsd/usr.bin/compress/
H A Dzopen.c170 #define gbuf zs->u.r.zs_gbuf macro