Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dsftp-common.c220 char buf[1024], lc[8], mode[11+1], tbuf[12+1], ubuf[11+1], gbuf[11+1]; in ls_file() local
H A Dservconf.c1290 glob_t gbuf; in process_server_config_line_depth() local
/dragonfly/usr.sbin/watch/
H A Dwatch.c83 char tbuf[1024], gbuf[1024]; variable
/dragonfly/sys/dev/acpica/acpi_fujitsu/
H A Dacpi_fujitsu.c114 gbuf, /* unused (buffer?) */ member
/dragonfly/contrib/tcsh-6/
H A Dsh.glob.c152 struct Strbuf gbuf = Strbuf_INIT; in globbrace() local
/dragonfly/test/stress/fsx/
H A Dfsx.c589 gendata(char *obuf, char *gbuf, unsigned offset, unsigned size) in gendata()
/dragonfly/games/hack/
H A Dhack.invent.c872 char gbuf[30]; in dolook() local
/dragonfly/usr.bin/compress/
H A Dzopen.c170 #define gbuf zs->u.r.zs_gbuf macro