Home | History | Annotate | Download | only in config

Lines Matching full:error_string

11802   const char *error_string;
11885 error_string = hash_jam (ahash, alias, (void *) h);
11886 if (error_string)
11889 alias, kind, error_string);
11893 error_string = hash_jam (nhash, name, (void *) alias);
11894 if (error_string)
11897 alias, kind, error_string);