Searched refs:kvp_respond_to_host (Results 1 – 1 of 1) sorted by relevance
55 static void kvp_respond_to_host(char *key, char *value, int error);100 kvp_respond_to_host("Unknown key", "Guest timed out", TIMEOUT_FIRED); in kvp_work_func()129 kvp_respond_to_host(data->data.key, in kvp_cn_callback()246 kvp_respond_to_host(char *key, char *value, int error) in kvp_respond_to_host() function