Searched refs:written_this_time (Results 1 – 1 of 1) sorted by relevance
234 int written_this_time; in ncp_file_write() local245 pos, to_write, bouncebuffer, &written_this_time) != 0) { in ncp_file_write()249 pos += written_this_time; in ncp_file_write()250 buf += written_this_time; in ncp_file_write()251 already_written += written_this_time; in ncp_file_write()253 if (written_this_time != to_write) { in ncp_file_write()