Searched refs:messages (Results 51 - 75 of 142) sorted by relevance

123456

/freebsd-12-stable/contrib/ncurses/misc/
H A Drun_tic.in123 # would generate a lot of confusing error messages if we tried to overwrite it.
132 You may see messages regarding extended capabilities, e.g., AX.
151 You may see messages regarding unknown capabilities, e.g., AX.
/freebsd-12-stable/contrib/libstdc++/src/
H A Dlocale-inst.cc178 // messages
179 template class messages<C>;
245 const messages<C>&
246 use_facet<messages<C> >(const locale&);
299 has_facet<messages<C> >(const locale&);
H A Dlocalename.cc235 _M_init_facet(new std::messages<char>(__cloc, __s));
251 _M_init_facet(new std::messages<wchar_t>(__cloc, __s));
/freebsd-12-stable/sys/contrib/ngatm/netnatm/msg/
H A Dparsemsg.awk61 messages[mcnt] = msg
/freebsd-12-stable/usr.sbin/bsdconfig/console/
H A Dconsole38 f_include_lang $BSDCFG_LIBE/$APP_DIR/include/messages.subr
H A Drepeat39 f_include_lang $BSDCFG_LIBE/$APP_DIR/include/messages.subr
H A Dscreenmap39 f_include_lang $BSDCFG_LIBE/$APP_DIR/include/messages.subr
H A Dttys39 f_include_lang $BSDCFG_LIBE/$APP_DIR/include/messages.subr
H A Dsaver39 f_include_lang $BSDCFG_LIBE/$APP_DIR/include/messages.subr
/freebsd-12-stable/usr.sbin/bsdconfig/mouse/
H A Dmouse38 f_include_lang $BSDCFG_LIBE/$APP_DIR/include/messages.subr
H A Dport39 f_include_lang $BSDCFG_LIBE/$APP_DIR/include/messages.subr
H A Denable39 f_include_lang $BSDCFG_LIBE/$APP_DIR/include/messages.subr
H A Dtype39 f_include_lang $BSDCFG_LIBE/$APP_DIR/include/messages.subr
/freebsd-12-stable/usr.sbin/bsdconfig/networking/
H A Dnetworking38 f_include_lang $BSDCFG_LIBE/$APP_DIR/include/messages.subr
H A Ddevices50 f_include_lang $BSDCFG_LIBE/$APP_DIR/include/messages.subr
/freebsd-12-stable/usr.sbin/bsdconfig/security/
H A Dkern_securelevel39 f_include_lang $BSDCFG_LIBE/$APP_DIR/include/messages.subr
H A Dsecurity39 f_include_lang $BSDCFG_LIBE/$APP_DIR/include/messages.subr
/freebsd-12-stable/usr.sbin/bsdconfig/startup/
H A Drcadd39 f_include_lang $BSDCFG_LIBE/$APP_DIR/include/messages.subr
H A Drcvar40 f_include_lang $BSDCFG_LIBE/$APP_DIR/include/messages.subr
H A Dstartup38 f_include_lang $BSDCFG_LIBE/$APP_DIR/include/messages.subr
H A Drcconf40 f_include_lang $BSDCFG_LIBE/$APP_DIR/include/messages.subr
/freebsd-12-stable/usr.sbin/bsdconfig/usermgmt/
H A Dusermgmt39 f_include_lang $BSDCFG_LIBE/$APP_DIR/include/messages.subr
/freebsd-12-stable/gnu/usr.bin/binutils/as/
H A DMakefile37 messages.c \
/freebsd-12-stable/contrib/libstdc++/include/bits/
H A Dlocale_classes.h97 * monetary, and messages. They form a bitmask that supports union and
110 static const category messages = 1L << 5; member in class:locale
112 time | monetary | messages);
300 // collate, ctype, monetary, numeric, time, and messages. These
H A Dlocalefwd.h174 class messages;

Completed in 107 milliseconds

123456