Home
last modified time | relevance | path

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

/src/lib/libc/locale/
H A Dnl_langinfo.c110 case ABMON_1: case ABMON_2: case ABMON_3: case ABMON_4: in nl_langinfo_l()
113 ret = (char*) __get_current_time_locale(loc)->mon[_REL(ABMON_1)]; in nl_langinfo_l()
/src/include/
H A Dlanginfo.h81 #define ABMON_1 33 macro
/src/usr.bin/locale/
H A Dlocale.c258 ABMON_1, "(FreeBSD only)" },
763 s_item = ABMON_1; in kwval_ltime()
/src/bin/ls/
H A Dprint.c141 case 0: return (nl_langinfo(ABMON_1)); in get_abmon()
/src/usr.bin/sort/
H A Dbwstring.c113 const nl_item ab_item[12] = { ABMON_1, ABMON_2, ABMON_3, ABMON_4, in initialise_months()