Home
last modified time | relevance | path

Searched refs:ohash_next (Results 1 – 11 of 11) sorted by relevance

/mirbsd/src/lib/libc/ohash/
Dohash_enum.c26 return ohash_next(h, pos); in ohash_first()
30 ohash_next(struct ohash *h, unsigned int *pos) in ohash_next() function
DMakefile.inc25 ohash_init.3 ohash_next.3 \
/mirbsd/src/usr.bin/m4/
Dlook.c225 n = ohash_next(&macros, &i)) in macro_for_all()
263 p = ohash_next(&macros, &i)) in mark_traced()
/mirbsd/src/include/
Dohash.h68 void *ohash_next(struct ohash *, unsigned int *);
/mirbsd/src/usr.bin/make/
Ddir.c298 for (e = ohash_first(h, &i); e != NULL; e = ohash_next(h, &i)) in free_hash()
336 p = ohash_next(&openDirectories, &i)) in Dir_End()
403 entry = ohash_next(&p->files, &search)) { in DirMatchFilesi()
1042 p = ohash_next(&openDirectories, &i)) in Dir_PrintDirectories()
Dvar.c1116 v = ohash_next(VAR_GLOBAL, &i)) in Var_End()
1119 v = ohash_next(VAR_CMD, &i)) in Var_End()
1152 v = ohash_next(VAR_GLOBAL, &i)) in Var_Dump()
1157 for (v = ohash_first(VAR_CMD, &i); v != NULL; v = ohash_next(VAR_CMD, &i)) in Var_Dump()
1177 v = ohash_next(VAR_CMD, &i)) { in Var_AddCmdline()
Dtarg.c571 gn = ohash_next(&targets, &i)) in Targ_PrintGraph()
576 gn = ohash_next(&targets, &i)) in Targ_PrintGraph()
Darch.c208 mem = ohash_next(&a->members, &i)) in ArchFree()
1054 e = ohash_next(&archives, &i)) in Arch_End()
/mirbsd/src/usr.bin/tsort/
Dtsort.c276 for (n = ohash_first(h, &i); n != NULL; n = ohash_next(h, &i)) in dump_hash()
485 n = ohash_next(hash, &i)) { in make_transparent()
510 n = ohash_next(hash, &i)) in make_transparent()
538 for (n = ohash_first(hash, &i); n != NULL; n = ohash_next(hash, &i)) { in split_nodes()
/mirbsd/src/distrib/lists/htman/htmi/
Dmi4847 ./man3/ohash_next.htm
/mirbsd/src/distrib/lists/base/dev/
Dmi6635 ./usr/share/man/cat3/ohash_next.0