Home
last modified time | relevance | path

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

/freebsd/lib/libc/iconv/
H A Dcitrus_module.c116 static const char *_findshlib(char *, int *, int *);
176 _findshlib(char *name, int *majorp, int *minorp) in _findshlib() function
295 p = _findshlib(path, &maj, &min); in _citrus_load_module()