OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ohash_find
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/m4/lib/
ohash.h
59
void *
ohash_find
(struct ohash *, unsigned int);
ohash_do.c
87
ohash_find
(struct ohash *h, unsigned int i)
function in typeref:typename:void *
/src/usr.bin/m4/
look.c
102
return
ohash_find
(¯os, ohash_qlookup(¯os, name));
110
p =
ohash_find
(¯os, ohash_qlookup(¯os, name));
145
n =
ohash_find
(¯os, i);
main.c
714
p =
ohash_find
(¯os, ohash_qlookupi(¯os, name, (void *)&tp));
Completed in 14 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025