Home
last modified time | relevance | path

Searched refs:msg_flags (Results 1 – 25 of 3051) sorted by relevance

12345678910>>...123

/dports/mail/squirrelmail-translations/squirrelmail.locales/locale/bn_BD/LC_MESSAGES/
H A Dmsg_flags.po1 # Bengali (bn_BD) msg_flags Translation (SquirrelMail plugin)
8 "Project-Id-Version: msg_flags 1.4.10\n"
18 #: patches/msg_flags-squirrelmail-1.4.10.diff:19
22 #: patches/msg_flags-squirrelmail-1.4.10.diff:26
26 #: patches/msg_flags-squirrelmail-1.4.10.diff:33
30 #: patches/msg_flags-squirrelmail-1.4.10.diff:41
34 #: patches/msg_flags-squirrelmail-1.4.10.diff:51
38 #: patches/msg_flags-squirrelmail-1.4.10.diff:54
42 #: patches/msg_flags-squirrelmail-1.4.10.diff:61
46 #: patches/msg_flags-squirrelmail-1.4.10.diff:63
[all …]
/dports/mail/squirrelmail-translations/squirrelmail.locales/locale/km/LC_MESSAGES/
H A Dmsg_flags.po1 # Khmer (km) msg_flags Translation
8 "Project-Id-Version: msg_flags\n"
20 #: patches/msg_flags-squirrelmail-1.4.10.diff:19
24 #: patches/msg_flags-squirrelmail-1.4.10.diff:26
28 #: patches/msg_flags-squirrelmail-1.4.10.diff:33
32 #: patches/msg_flags-squirrelmail-1.4.10.diff:41
36 #: patches/msg_flags-squirrelmail-1.4.10.diff:51
40 #: patches/msg_flags-squirrelmail-1.4.10.diff:54
44 #: patches/msg_flags-squirrelmail-1.4.10.diff:61
48 #: patches/msg_flags-squirrelmail-1.4.10.diff:63
[all …]
/dports/mail/squirrelmail-translations/squirrelmail.locales/locale/vi_VN/LC_MESSAGES/
H A Dmsg_flags.po1 # Vietnamese (vi) msg_flags Translation (SquirrelMail plugin)
9 "Project-Id-Version: msg_flags 1.4.10\n"
21 #: patches/msg_flags-squirrelmail-1.4.10.diff:19
26 #: patches/msg_flags-squirrelmail-1.4.10.diff:26
30 #: patches/msg_flags-squirrelmail-1.4.10.diff:33
34 #: patches/msg_flags-squirrelmail-1.4.10.diff:41
38 #: patches/msg_flags-squirrelmail-1.4.10.diff:51
42 #: patches/msg_flags-squirrelmail-1.4.10.diff:54
46 #: patches/msg_flags-squirrelmail-1.4.10.diff:61
51 #: patches/msg_flags-squirrelmail-1.4.10.diff:63
[all …]
/dports/graphics/vulkan-extension-layer/Vulkan-ExtensionLayer-1.2.203/utils/
H A Dvk_layer_config.cpp340 msg_flags[0] = 0; in PrintMessageFlags()
347 strcat(msg_flags, "INFO"); in PrintMessageFlags()
352 strcat(msg_flags, "WARN"); in PrintMessageFlags()
357 strcat(msg_flags, "PERF"); in PrintMessageFlags()
369 msg_flags[0] = 0; in PrintMessageSeverity()
376 strcat(msg_flags, "INFO"); in PrintMessageSeverity()
381 strcat(msg_flags, "WARN"); in PrintMessageSeverity()
393 msg_flags[0] = 0; in PrintMessageType()
395 strcat(msg_flags, "GEN"); in PrintMessageType()
400 strcat(msg_flags, "SPEC"); in PrintMessageType()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/vulkan-validation-layers/src/layers/
H A Dvk_layer_config.cpp330 msg_flags[0] = 0; in PrintMessageFlags()
337 strcat(msg_flags, "INFO"); in PrintMessageFlags()
342 strcat(msg_flags, "WARN"); in PrintMessageFlags()
347 strcat(msg_flags, "PERF"); in PrintMessageFlags()
359 msg_flags[0] = 0; in PrintMessageSeverity()
366 strcat(msg_flags, "INFO"); in PrintMessageSeverity()
371 strcat(msg_flags, "WARN"); in PrintMessageSeverity()
383 msg_flags[0] = 0; in PrintMessageType()
385 strcat(msg_flags, "GEN"); in PrintMessageType()
390 strcat(msg_flags, "SPEC"); in PrintMessageType()
[all …]
/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/layers/
H A Dvk_layer_config.cpp350 msg_flags[0] = 0; in PrintMessageFlags()
357 strcat(msg_flags, "INFO"); in PrintMessageFlags()
362 strcat(msg_flags, "WARN"); in PrintMessageFlags()
367 strcat(msg_flags, "PERF"); in PrintMessageFlags()
379 msg_flags[0] = 0; in PrintMessageSeverity()
386 strcat(msg_flags, "INFO"); in PrintMessageSeverity()
391 strcat(msg_flags, "WARN"); in PrintMessageSeverity()
403 msg_flags[0] = 0; in PrintMessageType()
405 strcat(msg_flags, "GEN"); in PrintMessageType()
410 strcat(msg_flags, "SPEC"); in PrintMessageType()
[all …]
/dports/net-mgmt/p5-Net-SNMP/Net-SNMP-v6.0.1/lib/Net/SNMP/
H A DMessageProcessing.pm384 $msg_flags |= MSG_FLAGS_AUTH;
386 $msg_flags |= MSG_FLAGS_PRIV;
391 $msg_flags &= ~MSG_FLAGS_REPORTABLE;
398 $msg->msg_flags($msg_flags);
443 if (!defined $msg_flags) {
447 if (CORE::length($msg_flags) != 1) {
453 $msg->msg_flags($msg_flags = unpack 'C', $msg_flags);
459 if ($msg_flags & MSG_FLAGS_AUTH) {
461 if ($msg_flags & MSG_FLAGS_PRIV) {
464 } elsif ($msg_flags & MSG_FLAGS_PRIV) {
[all …]
/dports/net/py-pyroute2.core/pyroute2.core-0.6.5/pr2modules/
H A Diwutil.py194 msg_flags=NLM_F_REQUEST | NLM_F_ACK)
238 msg_flags=NLM_F_REQUEST | NLM_F_ACK)
307 msg_flags=NLM_F_REQUEST)
375 msg_flags=NLM_F_REQUEST | NLM_F_ACK)
387 msg_flags=NLM_F_REQUEST | NLM_F_ACK)
405 msg_flags=NLM_F_REQUEST | NLM_F_ACK)
421 msg_flags=NLM_F_REQUEST | NLM_F_ACK)
441 msg_flags=NLM_F_REQUEST | NLM_F_ACK)
457 msg_flags=NLM_F_REQUEST | NLM_F_ACK)
472 msg_flags=NLM_F_REQUEST | NLM_F_ACK)
[all …]
/dports/mail/libetpan/libetpan-1.9.4/src/driver/implementation/maildir/
H A Dmaildirdriver_message.c208 if (msg_info->msg_flags != NULL) { in check()
228 if (msg_info->msg_flags != NULL) { in get_flags()
229 * result = msg_info->msg_flags; in get_flags()
237 msg_info->msg_flags = flags; in get_flags()
238 * result = msg_info->msg_flags; in get_flags()
254 driver_flags = maildirdriver_maildir_flags_to_flags(md_msg->msg_flags); in get_flags()
260 msg_info->msg_flags = mail_flags_new(driver_flags, ext); in get_flags()
262 * result = msg_info->msg_flags; in get_flags()
H A Dmaildirdriver_cached_message.c256 if (msg_info->msg_flags != NULL) { in check()
282 if (msg_info->msg_flags != NULL) { in get_flags()
283 * result = msg_info->msg_flags; in get_flags()
291 msg_info->msg_flags = flags; in get_flags()
292 * result = msg_info->msg_flags; in get_flags()
335 driver_flags = maildirdriver_maildir_flags_to_flags(md_msg->msg_flags); in get_flags()
338 msg_info->msg_flags = flags; in get_flags()
340 * result = msg_info->msg_flags; in get_flags()
/dports/mail/p5-Net-IMAP-Simple/Net-IMAP-Simple-1.2212/t/
H A D15_flags.t9 + 8 # some msg_flags return values
58 my @flags4 = $imap->msg_flags(4); ok( not ($w=$imap->waserr) ); warn $imap->errstr if $w;
59 my $flags4 = $imap->msg_flags(4); ok( not ($w=$imap->waserr) ); warn $imap->errstr if $w;
60 my @flags5 = $imap->msg_flags(5); ok( not ($w=$imap->waserr) ); warn $imap->errstr if $w;
61 my $flags5 = $imap->msg_flags(5); ok( not ($w=$imap->waserr) ); warn $imap->errstr if $w;
69 () = $imap->msg_flags(252); ok( $imap->waserr );
70 ok( not defined $imap->msg_flags(252) );
/dports/x11-drivers/xorgxrdp/xrdp-0.9.17/vnc/
H A Dvnc_clip.c141 out_uint16_le(s, msg_flags); in out_cliprdr_header()
171 int msg_flags; in send_stream_to_clip_channel() local
182 in_uint16_le(s, msg_flags); in send_stream_to_clip_channel()
184 CB_PDUTYPE_TO_STR(msg_type), msg_flags, datalen); in send_stream_to_clip_channel()
404 int msg_flags = CB_RESPONSE_OK; in handle_cb_format_data_request() local
446 msg_flags = CB_RESPONSE_FAIL; in handle_cb_format_data_request()
811 int msg_flags; in vnc_clip_process_eclip_pdu() local
819 in_uint16_le(s, msg_flags); in vnc_clip_process_eclip_pdu()
823 CB_PDUTYPE_TO_STR(type), msg_flags, datalen); in vnc_clip_process_eclip_pdu()
842 rv = handle_cb_format_list(v, msg_flags, s); in vnc_clip_process_eclip_pdu()
[all …]
/dports/net/kamailio/kamailio-5.4.5/src/modules/rr/
H A Drr_mod.c309 if (msg->msg_flags & FL_RR_ADDED) { in ki_record_route_params()
318 msg->msg_flags |= FL_RR_ADDED; in ki_record_route_params()
332 if (msg->msg_flags & FL_RR_ADDED) { in ki_record_route_preset()
353 msg->msg_flags |= FL_RR_ADDED; in ki_record_route_preset()
363 if (msg->msg_flags & FL_RR_ADDED) { in ki_record_route_preset_one()
372 msg->msg_flags |= FL_RR_ADDED; in ki_record_route_preset_one()
384 if (msg->msg_flags & FL_RR_ADDED) { in w_record_route()
402 if (msg->msg_flags & FL_RR_ADDED) { in w_record_route_preset()
429 msg->msg_flags |= FL_RR_ADDED; in w_record_route_preset()
453 msg->msg_flags |= FL_RR_ADDED; in w_record_route_advertised_address()
[all …]
/dports/net-im/purple-googlechat/purple-googlechat-56ba7f7/
H A Dgooglechat_events.c247 PurpleMessageFlags msg_flags; in googlechat_got_http_image_for_conv() local
265 msg_flags = GPOINTER_TO_INT(g_dataset_get_data(connection, "msg_flags")); in googlechat_got_http_image_for_conv()
277 msg_flags |= PURPLE_MESSAGE_IMAGES; in googlechat_got_http_image_for_conv()
282 if (msg_flags & PURPLE_MESSAGE_RECV) { in googlechat_got_http_image_for_conv()
283 purple_serv_got_im(ha->pc, sender_id, msg, msg_flags, message_timestamp); in googlechat_got_http_image_for_conv()
366 msg_flags |= PURPLE_MESSAGE_DELAYED; in googlechat_received_message_event()
489 if (msg_flags & PURPLE_MESSAGE_RECV) { in googlechat_received_message_event()
490 purple_serv_got_im(pc, sender_id, msg, msg_flags, message_timestamp); in googlechat_received_message_event()
631 if (msg_flags & PURPLE_MESSAGE_RECV) { in googlechat_received_message_event()
632 purple_serv_got_im(pc, sender_id, url, msg_flags, message_timestamp); in googlechat_received_message_event()
[all …]
/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/trusty/storage/lib/
H A Dstorage.c49 uint32_t msg_flags = 0; in _to_msg_flags() local
52 msg_flags |= STORAGE_MSG_FLAG_TRANSACT_COMPLETE; in _to_msg_flags()
54 return msg_flags; in _to_msg_flags()
226 const void *buf, size_t size, uint32_t msg_flags) in _write_req() argument
228 struct storage_msg msg = { .cmd = STORAGE_FILE_WRITE, .flags = msg_flags, }; in _write_req()
245 uint32_t msg_flags = _to_msg_flags(opflags & ~STORAGE_OP_COMPLETE); in storage_write() local
251 msg_flags = _to_msg_flags(opflags); in storage_write()
253 rc = _write_req(fh, off, ptr, chunk, msg_flags); in storage_write()
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/trusty/storage/lib/
H A Dstorage.c49 uint32_t msg_flags = 0; in _to_msg_flags() local
52 msg_flags |= STORAGE_MSG_FLAG_TRANSACT_COMPLETE; in _to_msg_flags()
54 return msg_flags; in _to_msg_flags()
226 const void *buf, size_t size, uint32_t msg_flags) in _write_req() argument
228 struct storage_msg msg = { .cmd = STORAGE_FILE_WRITE, .flags = msg_flags, }; in _write_req()
245 uint32_t msg_flags = _to_msg_flags(opflags & ~STORAGE_OP_COMPLETE); in storage_write() local
251 msg_flags = _to_msg_flags(opflags); in storage_write()
253 rc = _write_req(fh, off, ptr, chunk, msg_flags); in storage_write()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/test/msan/Linux/
H A Dsendmsg.cpp57 msg.msg_flags = 0; in main()
69 msg0.msg_flags = 0; in main()
109 rmsg.msg_flags = 0; in main()
129 rmsg.msg_flags = 0; in main()
139 rmsg0.msg_flags = 0; in main()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/test/msan/Linux/
H A Dsendmsg.cpp57 msg.msg_flags = 0; in main()
69 msg0.msg_flags = 0; in main()
109 rmsg.msg_flags = 0; in main()
129 rmsg.msg_flags = 0; in main()
139 rmsg0.msg_flags = 0; in main()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/test/msan/Linux/
H A Dsendmsg.cpp57 msg.msg_flags = 0; in main()
69 msg0.msg_flags = 0; in main()
109 rmsg.msg_flags = 0; in main()
129 rmsg.msg_flags = 0; in main()
139 rmsg0.msg_flags = 0; in main()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/test/msan/Linux/
H A Dsendmsg.cpp57 msg.msg_flags = 0; in main()
69 msg0.msg_flags = 0; in main()
109 rmsg.msg_flags = 0; in main()
129 rmsg.msg_flags = 0; in main()
139 rmsg0.msg_flags = 0; in main()
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/test/msan/Linux/
H A Dsendmsg.cpp57 msg.msg_flags = 0; in main()
69 msg0.msg_flags = 0; in main()
109 rmsg.msg_flags = 0; in main()
129 rmsg.msg_flags = 0; in main()
139 rmsg0.msg_flags = 0; in main()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/test/msan/Linux/
H A Dsendmsg.cpp57 msg.msg_flags = 0; in main()
69 msg0.msg_flags = 0; in main()
109 rmsg.msg_flags = 0; in main()
129 rmsg.msg_flags = 0; in main()
139 rmsg0.msg_flags = 0; in main()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/test/msan/Linux/
H A Dsendmsg.cpp57 msg.msg_flags = 0; in main()
69 msg0.msg_flags = 0; in main()
109 rmsg.msg_flags = 0; in main()
129 rmsg.msg_flags = 0; in main()
139 rmsg0.msg_flags = 0; in main()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/test/msan/Linux/
H A Dsendmsg.cpp57 msg.msg_flags = 0; in main()
69 msg0.msg_flags = 0; in main()
109 rmsg.msg_flags = 0; in main()
129 rmsg.msg_flags = 0; in main()
139 rmsg0.msg_flags = 0; in main()
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/test/msan/Linux/
H A Dsendmsg.cpp57 msg.msg_flags = 0; in main()
69 msg0.msg_flags = 0; in main()
109 rmsg.msg_flags = 0; in main()
129 rmsg.msg_flags = 0; in main()
139 rmsg0.msg_flags = 0; in main()

12345678910>>...123