Searched refs:hash_stream (Results 1 – 3 of 3) sorted by relevance
69 extern int *hash_stream(const char *name);
295 int *hash_stream(const char *name) in hash_stream() function328 hash = hash_stream(name); in init_stream()
819 for (stream = *hash_stream(path); stream >= 0 ; stream = next) { in already_tokenized()