Searched refs:scan_dir (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/iconv/
H A Diconv_list.c192 scan_dir(DIR *dh, char sep, char *suffix) function
271 scan_dir(dh, '%', ".so");
273 scan_dir(dh, '.', ".t");
281 scan_dir(dh, '%', ".bt");

Completed in 43 milliseconds