HomeSort by: relevance | last modified time | path
    Searched refs:maybe_config_section (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl2/lvm2/dist/include/
config.h 119 unsigned maybe_config_section(const char *str, unsigned len);
  /src/external/gpl2/lvm2/dist/lib/config/
config.h 119 unsigned maybe_config_section(const char *str, unsigned len);
config.c 1311 unsigned maybe_config_section(const char *str, unsigned len) function
  /src/external/gpl2/lvm2/dist/lib/format_text/
format-text.c 207 * "maybe_config_section" returning true when there's no valid
220 if (maybe_config_section(buf, size + size2)) {

Completed in 26 milliseconds