Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/strings/
H A Dstrings.c78 static int tryelf(FILE *);
493 return (tryelf(fp));
498 tryelf(fp) in tryelf() function