Home
last modified time | relevance | path

Searched defs:write_buf (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dinf-child.c259 inf_child_fileio_pwrite (int fd, const gdb_byte *write_buf, int len, in inf_child_fileio_pwrite()
H A Dtarget.c3321 target_fileio_pwrite (int fd, const gdb_byte *write_buf, int len, in target_fileio_pwrite()
H A Dremote.c9683 remote_hostio_pwrite (int fd, const gdb_byte *write_buf, int len, in remote_hostio_pwrite()
/dflybsd-src/sys/dev/drm/amd/display/dc/core/
H A Ddc_link_ddc.c559 uint8_t *write_buf, in dal_ddc_service_query_ddc_data()
/dflybsd-src/contrib/cvs-1.12/src/
H A Dclient.c3553 char* write_buf = Xasnprintf (NULL, &count, CONNECT_STRING, in connect_to_pserver() local