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

/illumos-gate/usr/src/cmd/iconv/
H A Diconv_list.c35 #define PATH_BTABLES "/usr/lib/iconv/geniconvtbl/binarytables" macro
276 dh = opendir(PATH_BTABLES);
278 perror(PATH_BTABLES);

Completed in 43 milliseconds