Searched defs:sizeof_buf (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/contrib/gdb/gdb/
H A Dui-file.c104 null_file_write(struct ui_file *file, const char *buf, long sizeof_buf) argument
132 null_file_read(struct ui_file *file, char *buf, long sizeof_buf) argument
H A Dtracepoint.c196 remote_get_noisy_reply(char *buf, long sizeof_buf) argument
H A Dinfttrace.c3584 read_from_register_save_state(int tid, TTRACE_ARG_TYPE ss_offset, char *buf, int sizeof_buf) argument
3616 write_to_register_save_state(int tid, TTRACE_ARG_TYPE ss_offset, char *buf, int sizeof_buf) argument
H A Dremote.c3614 long sizeof_buf; local
3764 long sizeof_buf; local
3892 remote_send(char *buf, long sizeof_buf) argument
4054 read_frame(char *buf, long sizeof_buf) argument
4173 getpkt(char *buf, long sizeof_buf, int forever) argument
4190 getpkt_sane(char *buf, long sizeof_buf, int forever) argument
[all...]

Completed in 105 milliseconds