Searched refs:to_fill (Results 1 – 3 of 3) sorted by relevance
156 size_t to_fill = nargs; in my_arginfo_function() local157 if (to_fill > n) in my_arginfo_function()158 to_fill = n; in my_arginfo_function()159 for (size_t i = 0; i < to_fill; ++i) in my_arginfo_function()
141 size_t to_fill = 65535 - resolv_response_length (b) in handle_code() local144 for (size_t i = 0; i < to_fill; ++i) in handle_code()
144 size_t to_fill = 65535 - resolv_response_length (b) in response() local147 for (size_t i = 0; i < to_fill; ++i) in response()