Searched refs:str_c (Results 1 - 1 of 1) sorted by relevance

/external/dbus/dbus/
H A Ddbus-file-win.c223 const char *str_c; local
286 str_c = _dbus_string_get_const_data (str);
293 res = WriteFile (hnd, str_c + total, bytes_to_write - total,

Completed in 30 milliseconds