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