Searched defs:locale (Results 1 - 25 of 130) sorted by last modified time

123456

/freebsd-10.2-release/usr.sbin/mfiutil/
H A Dmfi_evt.c141 parse_locale(char *arg, uint16_t *locale) argument
271 format_locale(uint16_t locale) argument
[all...]
/freebsd-10.2-release/usr.sbin/lpr/lpr/
H A Dlpr.c106 static char *locale; /* pr'ing locale */ variable
/freebsd-10.2-release/usr.sbin/lpr/lpd/
H A Dprintjob.c109 static char locale[80]; /* ``pr'' locale */ variable
[all...]
/freebsd-10.2-release/usr.sbin/kbdmap/
H A Dkbdmap.c171 const char *locale; local
/freebsd-10.2-release/usr.bin/sort/
H A Dsort.c330 const char *locale; local
/freebsd-10.2-release/usr.bin/seq/
H A Dseq.c82 struct lconv *locale; local
/freebsd-10.2-release/usr.bin/ncal/
H A Dncal.c216 const char *locale; /* locale to get country code */ local
[all...]
/freebsd-10.2-release/usr.bin/mklocale/
H A Dyacc.y106 locale : /* empty */ label
/freebsd-10.2-release/usr.bin/makewhatis/
H A Dmakewhatis.c101 static char *locale; /* user's locale if -L is used */ variable
[all...]
/freebsd-10.2-release/usr.bin/catman/
H A Dcatman.c66 static char *locale; /* user's locale if -L is used */ variable
[all...]
/freebsd-10.2-release/sys/dev/mrsas/
H A Dmrsas.h2267 u_int16_t locale; member in struct:mrsas_evt_class_locale::__anon9479
/freebsd-10.2-release/sys/dev/mfi/
H A Dmfireg.h915 uint16_t locale; member in struct:mfi_evt::__anon9325
H A Dmfi.c1676 mfi_aen_register(struct mfi_softc *sc, int seq, int locale) argument
[all...]
/freebsd-10.2-release/lib/libkiconv/
H A Dxlat16_iconv.c130 int error, locale; local
/freebsd-10.2-release/lib/libfetch/
H A Dhttp.c873 char locale[64], *r; local
/freebsd-10.2-release/lib/libc/string/
H A Dwcsxfrm.c51 wcsxfrm_l(wchar_t * __restrict dest, const wchar_t * __restrict src, size_t len, locale_t locale) argument
H A Dwcswidth.c50 wcswidth_l(const wchar_t *pwcs, size_t n, locale_t locale) argument
H A Dwcscoll.c49 wcscoll_l(const wchar_t *ws1, const wchar_t *ws2, locale_t locale) argument
H A Dstrxfrm.c49 strxfrm_l(char * __restrict dest, const char * __restrict src, size_t len, locale_t locale) argument
H A Dstrcoll.c43 strcoll_l(const char *s, const char *s2, locale_t locale) argument
H A Dstrcasestr.c49 strcasestr_l(const char *s, const char *find, locale_t locale) argument
H A Dstrcasecmp.c46 strcasecmp_l(const char *s1, const char *s2, locale_t locale) argument
65 strncasecmp_l(const char *s1, const char *s2, size_t n, locale_t locale) argument
[all...]
/freebsd-10.2-release/lib/libc/stdtime/
H A Dtimelocal.c44 struct lc_time_T locale; member in struct:xlocale_time
H A Dstrptime.c86 _strptime(const char *buf, const char *fmt, struct tm *tm, int *GMTp, locale_t locale) argument
[all...]
/freebsd-10.2-release/lib/libc/stdlib/
H A Dstrtoumax.c54 strtoumax_l(const char * __restrict nptr, char ** __restrict endptr, int base, locale_t locale) argument

Completed in 220 milliseconds

123456