Searched defs:gbuf (Results 1 – 7 of 7) sorted by relevance
/openbsd-src/sys/arch/octeon/dev/ |
H A D | if_cnmac.c | 546 uint64_t *gbuf; in cnmac_send_queue_flush() local 577 uint64_t *gbuf) in cnmac_send_queue_add() 735 uint64_t *gbuf, int *rsegs) in cnmac_send_makecmd_gbuf() 765 uint64_t *gbuf, uint64_t *rpko_cmd_w0, uint64_t *rpko_cmd_w1) in cnmac_send_makecmd() 847 cnmac_send_buf(struct cnmac_softc *sc, struct mbuf *m, uint64_t *gbuf) in cnmac_send_buf() 873 uint64_t *gbuf = NULL; in cnmac_send() local
|
/openbsd-src/usr.bin/ssh/ |
H A D | sftp-common.c | 217 char buf[1024], lc[8], mode[11+1], tbuf[12+1], ubuf[11+1], gbuf[11+1]; in ls_file() local
|
H A D | servconf.c | 1209 glob_t gbuf; process_server_config_line_depth() local
|
/openbsd-src/bin/csh/ |
H A D | glob.c | 91 Char gbuf[PATH_MAX], *gstart, *b, *u, *e; in globtilde() local 123 Char gbuf[PATH_MAX]; in globbrace() local
|
/openbsd-src/regress/sys/fileops/ |
H A D | fileops.c | 35 static char *gbuf; variable
|
/openbsd-src/games/hack/ |
H A D | hack.invent.c | 818 char gbuf[30]; in dolook() local
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | aix-thread.c | 672 struct thread_info **gbuf, **g, *thread; in sync_threadlists() local
|