Home
last modified time | relevance | path

Searched refs:messages (Results 1 – 25 of 643) sorted by relevance

12345678910>>...26

/freebsd/contrib/llvm-project/libcxx/include/__locale_dir/
H A Dmessages.h45 class messages : public locale::facet, public messages_base {
50 _LIBCPP_HIDE_FROM_ABI explicit messages(size_t __refs = 0) : locale::facet(__refs) {} in facet()
65 _LIBCPP_HIDE_FROM_ABI_VIRTUAL ~messages() override {} in ~messages()
73 locale::id messages<_CharT>::id;
76 typename messages<_CharT>::catalog messages<_CharT>::do_open(const basic_string<char>& __nm, const … in do_open()
86 typename messages<_CharT>::string_type
87 messages<_CharT>::do_get(catalog __c, int __set, int __msgid, const string_type& __dflt) const { in do_get()
107 void messages<_CharT>::do_close(catalog __c) const { in do_close()
115 extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS messages<char>;
117 extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS messages<wchar_t>;
[all …]
/freebsd/crypto/krb5/src/lib/gssapi/spnego/
H A Dnegoex_ctx.c142 struct negoex_message *messages, size_t nmessages) in process_initiator_nego() argument
148 msg = negoex_locate_nego_message(messages, nmessages, INITIATOR_NEGO); in process_initiator_nego()
174 struct negoex_message *messages, size_t nmessages) in process_acceptor_nego() argument
178 msg = negoex_locate_nego_message(messages, nmessages, ACCEPTOR_NEGO); in process_acceptor_nego()
210 struct negoex_message *messages, size_t nmessages) in exchange_meta_data() argument
221 if (messages[i].type != type) in exchange_meta_data()
223 msg = &messages[i].u.e; in exchange_meta_data()
245 struct negoex_message *messages, size_t nmessages) in check_optimistic_result() argument
259 if (negoex_locate_exchange_message(messages, nmessages, in check_optimistic_result()
261 negoex_locate_verify_message(messages, nmessages) != NULL) { in check_optimistic_result()
[all …]
H A Dnegoex_util.c465 struct negoex_message *messages = NULL, *newptr; in negoex_parse_token() local
473 newptr = realloc(messages, (count + 1) * sizeof(*newptr)); in negoex_parse_token()
475 free(messages); in negoex_parse_token()
479 messages = newptr; in negoex_parse_token()
481 major = parse_message(minor, ctx, &in, token->value, &messages[count]); in negoex_parse_token()
493 free(messages); in negoex_parse_token()
497 *messages_out = messages; in negoex_parse_token()
503 locate_message(struct negoex_message *messages, size_t nmessages, in locate_message() argument
509 if (messages[i].type == type) in locate_message()
510 return &messages[i]; in locate_message()
[all …]
H A DgssapiP_negoex.h137 negoex_locate_nego_message(struct negoex_message *messages, size_t nmessages,
140 negoex_locate_exchange_message(struct negoex_message *messages,
143 negoex_locate_verify_message(struct negoex_message *messages,
146 negoex_locate_alert_message(struct negoex_message *messages, size_t nmessages);
/freebsd/tools/regression/sockets/unix_cmsg/
H A DREADME28 -n num Number of messages to send
38 If Client sends something to Server, then it sends 5 messages by default.
39 Number of messages can be changed in the -n command line option. Number
40 of messages will be given as N in the following descriptions.
59 Client connects to Server and sends N messages with SCM_CREDS ancillary
60 data object. Server should receive N messages, each message should
67 it sends N messages. Server accepts two connections and receives N
68 messages from each connection. The first message from each connection
70 next messages from the same connection should not have ancillary data.
76 messages to Server. Server should receive N messages, the first
[all …]
/freebsd/usr.bin/mail/misc/
H A Dmail.help2 t <message list> type messages
4 e <message list> edit messages
5 f <message list> give head lines of messages
6 d <message list> delete messages
7 s <message list> file append messages to file
8 u <message list> undelete messages
11 pre <message list> make messages go back to /var/mail
13 q quit, saving unresolved messages in mbox
H A Dmail.tildehelp13 ~f messages Read in messages
14 ~F messages Same as ~f, but keep all header lines
17 ~m messages Read in messages, right shifted by a tab
18 ~M messages Same as ~m, but keep all header lines
/freebsd/crypto/openssl/util/perl/OpenSSL/Config/
H A DQuery.pm73 my @messages = _check_accepted_options(\%opts,
76 croak $messages[0] if @messages;
162 my @messages;
167 push @messages, "Unknown options: " . join(', ', sort keys %optnames)
170 push @messages, "'$_' value not a $conds{$_} reference"
174 return @messages;
/freebsd/contrib/pam-krb5/tests/fakepam/
H A Dlogging.c51 static struct output *messages = NULL; variable
145 if (messages == NULL) in pam_vsyslog()
146 messages = output_new(); in pam_vsyslog()
147 output_add(messages, priority, message); in pam_vsyslog()
162 output = messages; in pam_output()
163 messages = NULL; in pam_output()
/freebsd/crypto/openssh/contrib/
H A Dgnome-ssh-askpass1.c71 char **messages; in passphrase_dialog() local
81 messages = g_strsplit(message, "\\n", 0); in passphrase_dialog()
82 if (messages) in passphrase_dialog()
83 for(i = 0; messages[i]; i++) { in passphrase_dialog()
84 label = gtk_label_new(messages[i]); in passphrase_dialog()
/freebsd/contrib/nvi/catalog/
H A DREADME1 Generally, all non-system error and informational messages in nvi are
2 catalog messages, i.e. they can be tailored to a specific langauge.
84 english.base german.base". For each of the messages in the file,
106 If you add new messages to the nvi sources, you can check your work by
108 message numbers, duplicate message numbers, and duplicate messages.
109 Unused message numbers are only useful if you are condensing messages.
111 Duplicate messages are only interesting if a message appears often enough
124 If any messages are missing from the catalog, the backup text (English)
/freebsd/tools/test/stress2/misc/
H A Dsnap11.sh51 last=`tail -1 /var/log/messages | cut -c1-15`
74 tail -50 /var/log/messages | grep -m 1 "g_vfs_done():md5a" && s=1
85 sed "1,/$last/d" < /var/log/messages | tail -20 | grep -m 1 "check-hash" && s=1
/freebsd/crypto/openssl/test/recipes/
H A D70-test_sslcbcpadding.t66 my $messages = $proxy->message_list;
71 foreach my $message (@{$messages}) {
84 my $last_message = @{$messages}[-1];
/freebsd/contrib/com_err/
H A Derror.c81 const char **messages, in initialize_error_table_r() argument
88 if (et->table->msgs == messages) in initialize_error_table_r()
95 et->table->msgs = messages; in initialize_error_table_r()
/freebsd/crypto/heimdal/lib/com_err/
H A Derror.c84 const char **messages, in initialize_error_table_r() argument
91 if (et->table->msgs == messages) in initialize_error_table_r()
98 et->table->msgs = messages; in initialize_error_table_r()
/freebsd/packages/syslogd/
H A Dsyslogd.ucl22 The syslogd(8) daemon is responsible for dispatching system log messages.
23 syslogd(8) can receive log messages from processes running on the local
25 It can also receive log messages from a remote system and write them to
/freebsd/contrib/file/magic/Magdir/
H A Drpmsg4 # rpmsg: file(1) magic for restricted-permission messages (or "rights-protected" messages)
/freebsd/bin/csh/
H A Dcsh.login8 # Check system messages
10 # Allow terminal messages
/freebsd/usr.sbin/periodic/etc/security/
H A D900.tcpwrap58 [ -f ${LOG}/messages ] && cat $LOG/messages
/freebsd/contrib/tcsh/nls/french/
H A Dset115 3 Vous avez %d messages courrier (mail).\n
6 4 Vous avez %d messages courrier (mail) dans %s.\n
/freebsd/crypto/openssl/doc/internal/man3/
H A DOSSL_DEPRECATED.pod20 for compilers that support user specified deprecation messages.
23 second argument I<msg>, which is an additional text messages to be displayed
25 compilers that support user specified deprecation messages.
/freebsd/contrib/ntp/html/hints/
H A Dfreebsd1 If you are compiling under FreeBSD and see messages in the syslogs that
8 - Ignore the messages
/freebsd/tests/atf_python/sys/netlink/
H A Dnetlink_generic.py28 messages = [] variable in NetlinkGenlMessage
142 messages = [ variable in NetlinkGenlCtrlMessage
189 messages = [ variable in CarpGenMessage
291 messages = [ variable in KtestInfoMessage
301 messages = [ variable in KtestMsgMessage
/freebsd/libexec/bootpd/
H A Dsyslog.conf20 kern.debug;user,mail.crit;auth.notice /var/adm/messages
21 daemon.notice;syslog,news,uucp,cron.err /var/adm/messages
/freebsd/usr.sbin/bsdconfig/includes/
H A Dincludes.sh40 f_include_lang $BSDCFG_LIBE/include/messages.subr
41 f_include_lang $BSDCFG_LIBE/$APP_DIR/include/messages.subr

12345678910>>...26