Searched refs:str_is_empty (Results 1 – 1 of 1) sorted by relevance
78 #define str_is_empty(_str) (*(_str) == '\0') macro251 if (str_is_empty(argv[0])) in kstat_filter_parse()257 if (!str_is_empty(argv[0])) in kstat_filter_parse()259 if (!str_is_empty(argv[1])) { in kstat_filter_parse()269 if (!str_is_empty(argv[2])) in kstat_filter_parse()271 if (!str_is_empty(argv[3])) { in kstat_filter_parse()