Searched refs:save_prefix (Results 1 – 1 of 1) sorted by relevance
443 const char *save_prefix = "save:"; in atf_utils_wait() local444 const size_t save_prefix_length = strlen(save_prefix); in atf_utils_wait()447 strncmp(expout, save_prefix, save_prefix_length) == 0) { in atf_utils_wait()456 strncmp(experr, save_prefix, save_prefix_length) == 0) { in atf_utils_wait()