Home
last modified time | relevance | path

Searched refs:t_len (Results 1 – 1 of 1) sorted by relevance

/tools/xl/
A Dxl_vmcontrol.c406 int ret, t_len; in reload_domain_config() local
412 ret = libxl_userdata_retrieve(ctx, domid, "xl", &t_data, &t_len); in reload_domain_config()
416 if (t_len > 0) { in reload_domain_config()
421 t_len, d_config); in reload_domain_config()

Completed in 4 milliseconds