HomeSort by: relevance | last modified time | path
    Searched defs:_parse_config_file (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/lvm2/dist/lib/config/
config.c 153 static int _parse_config_file(struct parser *p, struct config_tree *cft) function
185 if (!_parse_config_file(p, cft)) {
252 if (!_parse_config_file(p, cft))
config.c 153 static int _parse_config_file(struct parser *p, struct config_tree *cft) function
185 if (!_parse_config_file(p, cft)) {
252 if (!_parse_config_file(p, cft))

Completed in 46 milliseconds