Searched defs:config_item (Results 1 – 1 of 1) sorted by relevance
54 struct config_item { struct59 struct config_item *ci_parent; argument61 const struct config_item_type *ci_type; argument66 int config_item_set_name(struct config_item *, const char *, ...); argument