Searched refs:target_append_str (Results 1 – 1 of 1) sorted by relevance
3053 static void target_append_str(char **str, const char *txt) in target_append_str() function3071 target_append_str(&str, "aborted"); in target_ts_to_str()3073 target_append_str(&str, "active"); in target_ts_to_str()3075 target_append_str(&str, "complete"); in target_ts_to_str()3077 target_append_str(&str, "sent"); in target_ts_to_str()3079 target_append_str(&str, "stop"); in target_ts_to_str()3081 target_append_str(&str, "fabric_stop"); in target_ts_to_str()