Home | History | Annotate | Download | only in config

Lines Matching refs:error_string

11753   const char *error_string;
11835 error_string = hash_jam (ahash, alias, (void *) h);
11836 if (error_string)
11839 alias, kind, error_string);
11843 error_string = hash_jam (nhash, name, (void *) alias);
11844 if (error_string)
11847 alias, kind, error_string);