Home
last modified time | relevance | path

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

/openbsd-src/lib/libcurses/tinfo/
H A Dsetbuf.c109 char *buf_ptr; in NCURSES_EXPORT() local
/openbsd-src/sys/arch/octeon/dev/
H A Dcn30xxpko.c142 paddr_t buf_ptr = 0; in cn30xxpko_port_config() local
/openbsd-src/gnu/usr.bin/binutils/gdb/tui/
H A Dtui-win.c843 char *buf_ptr = (char *) xstrdup (arg); in tui_set_focus() local
944 char *buf_ptr = buf; in tui_set_win_height() local
1470 char *buf, *buf_ptr; in parse_scrolling_args() local
H A Dtui-layout.c414 char *buf_ptr; in tui_set_layout_for_display_command() local
/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Djcf-io.c730 register char *buf_ptr = buf+WRITE_BUF_SIZE; /* End of buf. */ variable
/openbsd-src/usr.bin/indent/
H A Dindent.c78 char *buf_ptr; /* ptr to next character to be taken from variable