29ade362259a
1 2 3 4 5 6 7
/* * $FreeBSD$ */ void lm_init (void); void lm_fini (void); char * lm_find (const char *, const char *);