Searched refs:is_null_or_empty (Results 1 – 1 of 1) sorted by relevance
425 is_null_or_empty(const char *const s) in is_null_or_empty() function985 if (is_null_or_empty(from_id)) { in parse_single_rule()1766 absent_or_empty_rules = is_null_or_empty(rules_string); in mac_do_jail_check()1767 absent_or_empty_exec_paths = is_null_or_empty(exec_paths_string); in mac_do_jail_check()1848 absent_or_empty_rules = is_null_or_empty(rules_string); in mac_do_jail_set()1849 absent_or_empty_exec_paths = is_null_or_empty(exec_paths_string); in mac_do_jail_set()