summaryrefslogtreecommitdiffstats
path: root/libexec/rtld-elf/libmap.h
blob: 54b4a2fe2e8242c125064d43c7ddbffa44dfbf3e (plain)
1
2
3
4
5
6
7
8
/*
 * $FreeBSD$
 */

int	lm_init (char *);
void	lm_fini (void);
char *	lm_find (const char *, const char *);
char *	lm_findn (const char *, const char *, const int);
OpenPOWER on IntegriCloud