Searched refs:SystemExtPropFiles (Results 1 – 4 of 4) sorted by relevance
73 return ctx.Config().SystemExtPropFiles(ctx)
531 SystemExtPropFiles []string `json:",omitempty"` member
2253 func (c *config) SystemExtPropFiles(ctx PathContext) Paths { func2254 return PathsForSource(ctx, c.productVariables.SystemExtPropFiles)
1118 "SystemExtPropFiles": [],