Searched refs:tofind (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dutil.c64 findelfsecidx(Elf *elf, const char *file, const char *tofind) argument
89 if (strcmp(name, tofind) == 0)
/freebsd-10.2-release/contrib/unbound/services/
H A Dmesh.c628 find_in_subsub(struct mesh_state* m, struct mesh_state* tofind, size_t *c) argument
634 if(r->s == tofind || find_in_subsub(r->s, tofind, c))

Completed in 100 milliseconds