Searched refs:compile_by (Results 1 – 10 of 10) sorted by relevance
48 char compile_by[16]; member
597 info->compile_by = libxl__strdup(NOGC, u.xen_cc.compile_by); in libxl_get_version_info()
370 ("compile_by", string),
333 safe_strcpy(info.compile_by, deny ? xen_deny() : xen_compile_by()); in DO()
88 compile_by : string; RecordField
116 compile_by : string; RecordField
897 Store_field(result, 1, caml_copy_string(ci.compile_by)); in stub_xc_version_compile_info()
168 maybe_printf("cc_compile_by : %s\n", info->compile_by); in output_xeninfo()
226 info.CompileBy = C.GoString(cinfo.compile_by)
1235 "cc_compile_by", xen_cc.compile_by, in pyxc_xeninfo()
Completed in 20 milliseconds