Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/lvm2/dist/include/
H A Dconfig.h79 int config_file_changed(struct config_tree *cft);
/netbsd-src/external/gpl2/lvm2/dist/lib/config/
H A Dconfig.h79 int config_file_changed(struct config_tree *cft);
H A Dconfig.c327 int config_file_changed(struct config_tree *cft) in config_file_changed() function
/netbsd-src/external/gpl2/lvm2/dist/lib/commands/
H A Dtoolcontext.c518 if (config_file_changed(cfl->cft)) in config_files_changed()