Searched refs:nonempty_str (Results 1 – 9 of 9) sorted by relevance
1123 static inline bool nonempty_str(const char *str) in nonempty_str() function1145 if (!nonempty_str(name) || in parse_fw_cfg()1146 nonempty_str(file) + nonempty_str(str) + nonempty_str(gen_id) != 1) { in parse_fw_cfg()1156 if (nonempty_str(gen_id)) { in parse_fw_cfg()1166 if (nonempty_str(str)) { in parse_fw_cfg()1169 } else if (nonempty_str(gen_id)) { in parse_fw_cfg()
1148 static inline bool nonempty_str(const char *str) in nonempty_str() function1170 if (!nonempty_str(name) || in parse_fw_cfg()1171 nonempty_str(file) + nonempty_str(str) + nonempty_str(gen_id) != 1) { in parse_fw_cfg()1181 if (nonempty_str(gen_id)) { in parse_fw_cfg()1191 if (nonempty_str(str)) { in parse_fw_cfg()1194 } else if (nonempty_str(gen_id)) { in parse_fw_cfg()
1136 static inline bool nonempty_str(const char *str) in nonempty_str() function1158 if (!nonempty_str(name) || in parse_fw_cfg()1159 nonempty_str(file) + nonempty_str(str) + nonempty_str(gen_id) != 1) { in parse_fw_cfg()1169 if (nonempty_str(gen_id)) { in parse_fw_cfg()1179 if (nonempty_str(str)) { in parse_fw_cfg()1182 } else if (nonempty_str(gen_id)) { in parse_fw_cfg()
2029 static inline bool nonempty_str(const char *str) in nonempty_str() function2051 if (!nonempty_str(name) || in parse_fw_cfg()2052 nonempty_str(file) + nonempty_str(str) + nonempty_str(gen_id) != 1) { in parse_fw_cfg()2062 if (nonempty_str(gen_id)) { in parse_fw_cfg()2072 if (nonempty_str(str)) { in parse_fw_cfg()2075 } else if (nonempty_str(gen_id)) { in parse_fw_cfg()
2147 static inline bool nonempty_str(const char *str) in nonempty_str() function2168 if (!(nonempty_str(name) && (nonempty_str(file) || nonempty_str(str)))) { in parse_fw_cfg()2172 if (nonempty_str(file) && nonempty_str(str)) { in parse_fw_cfg()2185 if (nonempty_str(str)) { in parse_fw_cfg()
2014 static inline bool nonempty_str(const char *str) in nonempty_str() function2035 if (!(nonempty_str(name) && (nonempty_str(file) || nonempty_str(str)))) { in parse_fw_cfg()2039 if (nonempty_str(file) && nonempty_str(str)) { in parse_fw_cfg()2052 if (nonempty_str(str)) { in parse_fw_cfg()
2169 static inline bool nonempty_str(const char *str) in nonempty_str() function2190 if (!(nonempty_str(name) && (nonempty_str(file) || nonempty_str(str)))) { in parse_fw_cfg()2194 if (nonempty_str(file) && nonempty_str(str)) { in parse_fw_cfg()2206 if (nonempty_str(str)) { in parse_fw_cfg()
2101 static inline bool nonempty_str(const char *str) in nonempty_str() function2122 if (!(nonempty_str(name) && (nonempty_str(file) || nonempty_str(str)))) { in parse_fw_cfg()2126 if (nonempty_str(file) && nonempty_str(str)) { in parse_fw_cfg()2139 if (nonempty_str(str)) { in parse_fw_cfg()