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/
Dconfig.h79 int config_file_changed(struct config_tree *cft);
/netbsd/src/external/gpl2/lvm2/dist/lib/config/
Dconfig.h79 int config_file_changed(struct config_tree *cft);
Dconfig.c327 int config_file_changed(struct config_tree *cft) in config_file_changed() function
/netbsd/src/external/gpl2/lvm2/dist/lib/commands/
Dtoolcontext.c518 if (config_file_changed(cfl->cft)) in config_files_changed()