HomeSort by: relevance | last modified time | path
    Searched defs:rewrite_error (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/kyua-testers/dist/
atf_list.c 190 static const char* rewrite_error = "ERROR"; variable
199 /// parent; or rewrite_error if the property is invalid. If this returns
200 /// rewrite_error, it's OK to pointer-compare the return value to the static
228 return rewrite_error;
263 if (out_key == rewrite_error) {
atf_list.c 190 static const char* rewrite_error = "ERROR"; variable
199 /// parent; or rewrite_error if the property is invalid. If this returns
200 /// rewrite_error, it's OK to pointer-compare the return value to the static
228 return rewrite_error;
263 if (out_key == rewrite_error) {

Completed in 39 milliseconds