Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dmisc.h111 int lib_contains_symbol(const char *, const char *);
H A Dmisc.c2963 lib_contains_symbol(const char *path, const char *s) in lib_contains_symbol() function