Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxlu_cfg_i.h28 XLU_ConfigValue *xlu__cfg_string_mk(CfgParseContext *ctx,
A Dlibxlu_cfg_y.y62 value: atom { $$= xlu__cfg_string_mk(ctx,$1,&@1); }
A Dlibxlu_cfg.c362 XLU_ConfigValue *xlu__cfg_string_mk(CfgParseContext *ctx, char *atom, in xlu__cfg_string_mk() function
A Dlibxlu_cfg_y.c1398 { (yyval.value)= xlu__cfg_string_mk(ctx,(yyvsp[0].string),&(yylsp[0])); } in yyparse()

Completed in 7 milliseconds