Searched refs:target_append_str (Results 1 – 1 of 1) sorted by relevance
2945 static void target_append_str(char **str, const char *txt) in target_append_str() function2963 target_append_str(&str, "aborted"); in target_ts_to_str()2965 target_append_str(&str, "active"); in target_ts_to_str()2967 target_append_str(&str, "complete"); in target_ts_to_str()2969 target_append_str(&str, "sent"); in target_ts_to_str()2971 target_append_str(&str, "stop"); in target_ts_to_str()2973 target_append_str(&str, "fabric_stop"); in target_ts_to_str()