Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mdb/tools/common/
H A Dfindscn.c36 findelfsecidx(Elf *elf, char *tofind) in findelfsecidx() argument
53 if (strcmp(name, tofind) == 0) in findelfsecidx()
/titanic_50/usr/src/tools/ctf/cvt/
H A Dutil.c64 findelfsecidx(Elf *elf, const char *file, const char *tofind) in findelfsecidx() argument
89 if (strcmp(name, tofind) == 0) in findelfsecidx()