config root man

Current Path : /usr/src/lib/libc/locale/

FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64
Upload File :
Current File : //usr/src/lib/libc/locale/Symbol.map

/*
 * $FreeBSD: release/9.1.0/lib/libc/locale/Symbol.map 235785 2012-05-22 14:40:39Z theraven $
 */

FBSD_1.0 {
	btowc;
	digittoint;
	isalnum;
	isalpha;
	isascii;
	isblank;
	iscntrl;
	isdigit;
	isgraph;
	ishexnumber;
	isideogram;
	islower;
	isnumber;
	isphonogram;
	isprint;
	ispunct;
	isrune;
	isspace;
	isspecial;
	isupper;
	isxdigit;
	toascii;
	tolower;
	toupper;
	iswalnum;
	iswalpha;
	iswascii;
	iswblank;
	iswcntrl;
	iswdigit;
	iswgraph;
	iswhexnumber;
	iswideogram;
	iswlower;
	iswnumber;
	iswphonogram;
	iswprint;
	iswpunct;
	iswrune;
	iswspace;
	iswspecial;
	iswupper;
	iswxdigit;
	towlower;
	towupper;
	localeconv;
	mblen;
	mbrlen;
	mbrtowc;
	mbsinit;
	mbsnrtowcs;
	mbsrtowcs;
	mbstowcs;
	mbtowc;
	nextwctype;
	nl_langinfo;
	__maskrune;
	__sbmaskrune;
	__istype;
	__sbistype;
	__isctype;
	__toupper;
	__sbtoupper;
	__tolower;
	__sbtolower;
	__wcwidth;
	__mb_cur_max;
	__mb_sb_limit;
	rpmatch;
	___runetype;
	setlocale;
	_DefaultRuneLocale;
	_CurrentRuneLocale;
	___tolower;
	___toupper;
	wcrtomb;
	wcsftime;
	wcsnrtombs;
	wcsrtombs;
	wcstod;
	wcstof;
	wcstoimax;
	wcstol;
	wcstold;
	wcstoll;
	wcstombs;
	wcstoul;
	wcstoull;
	wcstoumax;
	wctob;
	wctomb;
	towctrans;
	wctrans;
	iswctype;
	wctype;
	wcwidth;
};

FBSD_1.3 {
	newlocale;
	duplocale;
	freelocale;
	querylocale;
	uselocale;
	__getCurrentRuneLocale;
	btowc_l;
	localeconv_l;
	mblen_l;
	mbrlen_l;
	mbrtowc_l;
	mbsinit_l;
	mbsnrtowcs_l;
	mbsrtowcs_l;
	mbstowcs_l;
	mbtowc_l;
	nl_langinfo_l;
	strcoll_l;
	strfmon_l;
	strftime_l;
	strptime_l;
	strxfrm_l;
	wcrtomb_l;
	wcscoll_l;
	wcsnrtombs_l;
	wcsrtombs_l;
	wcstombs_l;
	wcsxfrm_l;
	wctob_l;
	wctomb_l;
	___tolower_l;
	___toupper_l;
	___runetype_l;
	digittoint_l;
	isalnum_l;
	isalpha_l;
	isblank_l;
	iscntrl_l;
	isdigit_l;
	isgraph_l;
	ishexnumber_l;
	isideogram_l;
	islower_l;
	isnumber_l;
	isphonogram_l;
	isprint_l;
	ispunct_l;
	isrune_l;
	isspace_l;
	isspecial_l;
	isupper_l;
	isxdigit_l;
	tolower_l;
	toupper_l;
	iswalnum_l;
	iswalpha_l;
	iswblank_l;
	iswcntrl_l;
	iswdigit_l;
	iswgraph_l;
	iswhexnumber_l;
	iswideogram_l;
	iswlower_l;
	iswnumber_l;
	iswphonogram_l;
	iswprint_l;
	iswpunct_l;
	iswrune_l;
	iswspace_l;
	iswspecial_l;
	iswupper_l;
	iswxdigit_l;
	towlower_l;
	towupper_l;
	iswctype_l;
	wctype_l;
	nextwctype_l;
	___mb_cur_max;
	___mb_cur_max_l;
	towctrans_l;
	wctrans_l;
	wcsftime_l;
	wcstod_l;
	wcstof_l;
	wcstoimax_l;
	wcstol_l;
	wcstold_l;
	wcstoll_l;
	wcstoul_l;
	wcstoull_l;
	wcstoumax_l;
	__sbistype_l;
	__maskrune_l;
	__sbmaskrune_l;
	__istype_l;
	__runes_for_locale;
	_ThreadRuneLocale;
};

FBSDprivate_1.0 {
	_PathLocale;
	__detect_path_locale;
	__collate_load_error;
	__collate_range_cmp;
};

Man Man