Searched defs:buf_ptr (Results 1 – 7 of 7) sorted by relevance
15 static char *buf_ptr; variable
916 char *buf_ptr = (char *) xstrdup (arg); in tui_set_focus() local1020 char *buf_ptr = buf; in tui_set_win_height() local1557 char *buf, *buf_ptr; in parse_scrolling_args() local
427 char *buf_ptr; in tui_set_layout_for_display_command() local
57 char *buf_ptr, *buf_end; variable
1959 u_int8_t *buf_ptr = data_ptr; in scsicmd() local2060 u_int8_t *buf_ptr = data_ptr; in scsicmd() local
489 #define FLUSH(flag, start, end, ap, buf_ptr) \ argument
144 char *buf_ptr; /* next char to be read */ member