Home
last modified time | relevance | path

Searched refs:CONV_NONE (Results 1 – 25 of 65) sorted by relevance

123

/dports/net/tacacs/PROJECTS/ftpd/
H A Dconversions.c30 {CONV_NONE, NULL, 0}
36 char conv = CONV_NONE; in convstat()
42 for (ct = conv_table; ct->ext && conv == CONV_NONE; ct++) in convstat()
46 ctx->conversion = CONV_NONE; in convstat()
79 return (ctx->conversion == CONV_NONE); in convstat()
H A Dh_retr.c39 ctx->conversion = CONV_NONE; in h_retr()
95 …if (!ctx->use_tls_d && use_sendfile && !ctx->use_ascii && ctx->conversion == CONV_NONE && ctx->mod… in h_retr()
122 else if (ctx->conversion == CONV_NONE) in h_retr()
130 else if (ctx->conversion == CONV_NONE && ctx->mode != 'z') in h_retr()
H A Dh_stat.c72 if (ctx->use_ascii || ctx->conversion != CONV_NONE || ctx->mode == 'z') in h_stat()
H A Dfile2buffer.c64 ctx->offset = 0, ctx->remaining = 0, ctx->conversion = CONV_NONE; in file2buffer()
H A Dh_list.c23 ctx->conversion = CONV_NONE; in xlist()
/dports/mail/s-nail/s-nail-14.9.23/src/mx/
H A Dsend.c141 action == SEND_MBOX ? CONV_NONE : convert, in _out()
198 _out(buf, to.l, obuf, CONV_NONE, SEND_MBOX, qf, stats, NULL,NULL); in _print_part_info()
232 _out(cp, su_cs_len(cp), obuf, CONV_NONE, SEND_MBOX, qf, stats, in _print_part_info()
241 _out(cp, su_cs_len(cp), obuf, CONV_NONE, SEND_MBOX, qf, stats, in _print_part_info()
247 obuf, CONV_NONE, SEND_MBOX, qf, stats, NULL,NULL); in _print_part_info()
250 _out("\n", 1, obuf, CONV_NONE, SEND_MBOX, qf, stats, NULL,NULL); in _print_part_info()
552 convert = (dostat & 4) ? CONV_FROMHDR : CONV_NONE; in sendpart()
724 convert = CONV_NONE; in sendpart()
1072 convert = CONV_NONE; in sendpart()
1098 convert = CONV_NONE; in sendpart()
[all …]
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dmbyte.h43 CONV_NONE = 0, enumerator
52 .vc_type = CONV_NONE, \
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_basic_types.h39 CONV_NONE= 0U, enumerator
186 CONV_NONE= date_conv_mode_t::CONV_NONE, // 0 enumerator
311 TIME_CONV_NONE (date_conv_mode_t::CONV_NONE),
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_basic_types.h37 CONV_NONE= 0U, enumerator
184 CONV_NONE= date_conv_mode_t::CONV_NONE, // 0 enumerator
309 TIME_CONV_NONE (date_conv_mode_t::CONV_NONE),
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_basic_types.h37 CONV_NONE= 0U, enumerator
184 CONV_NONE= date_conv_mode_t::CONV_NONE, // 0 enumerator
309 TIME_CONV_NONE (date_conv_mode_t::CONV_NONE),
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_basic_types.h39 CONV_NONE= 0U, enumerator
186 CONV_NONE= date_conv_mode_t::CONV_NONE, // 0 enumerator
311 TIME_CONV_NONE (date_conv_mode_t::CONV_NONE),
/dports/editors/vim/vim-8.2.3745/src/
H A Dgui.h522 ((output_conv.vc_type == CONV_NONE || (String) == NULL) \
527 ((String) = ((output_conv.vc_type == CONV_NONE) \
532 ((input_conv.vc_type == CONV_NONE || (String) == NULL) \
537 ((String) = ((input_conv.vc_type == CONV_NONE) \
H A Dos_mac_conv.c350 conv.vc_type = CONV_NONE; in mac_utf16_to_enc()
358 if (conv.vc_type == CONV_NONE) in mac_utf16_to_enc()
403 conv.vc_type = CONV_NONE; in mac_enc_to_utf16()
409 if (conv.vc_type != CONV_NONE) in mac_enc_to_utf16()
H A Dtime.c317 conv.vc_type = CONV_NONE; in f_strftime()
320 if (conv.vc_type != CONV_NONE) in f_strftime()
328 if (conv.vc_type != CONV_NONE) in f_strftime()
331 if (conv.vc_type != CONV_NONE) in f_strftime()
367 conv.vc_type = CONV_NONE; in f_strptime()
370 if (conv.vc_type != CONV_NONE) in f_strptime()
377 if (conv.vc_type != CONV_NONE) in f_strptime()
H A Dwinclip.c642 conv.vc_type = CONV_NONE; in enc_to_utf16()
646 if (conv.vc_type != CONV_NONE) in enc_to_utf16()
708 conv.vc_type = CONV_NONE; in utf16_to_enc()
711 if (conv.vc_type == CONV_NONE) in utf16_to_enc()
H A Dos_macosx.m130 if (input_conv.vc_type != CONV_NONE)
136 if (input_conv.vc_type != CONV_NONE)
165 if (output_conv.vc_type != CONV_NONE)
H A Dmbyte.c484 input_conv.vc_type = CONV_NONE; in mb_init()
486 output_conv.vc_type = CONV_NONE; in mb_init()
639 vimconv.vc_type = CONV_NONE; in mb_init()
686 if (vimconv.vc_type != CONV_NONE) in mb_init()
4155 vimconv.vc_type = CONV_NONE; in utf_find_illegal()
4168 if (vimconv.vc_type != CONV_NONE) in utf_find_illegal()
4185 if (vimconv.vc_type == CONV_NONE) in utf_find_illegal()
4989 vimconv.vc_type = CONV_NONE; in f_iconv()
4993 if (vimconv.vc_type == CONV_NONE) in f_iconv()
5041 vcp->vc_type = CONV_NONE; in convert_setup_ext()
[all …]
H A Dui.c43 if (output_conv.vc_type != CONV_NONE) in ui_write()
59 if (output_conv.vc_type != CONV_NONE) in ui_write()
1024 if (input_conv.vc_type != CONV_NONE) in fill_input_buf()
H A Djson.c111 conv.vc_type = CONV_NONE; in write_string()
113 if (conv.vc_type != CONV_NONE) in write_string()
548 conv.vc_type = CONV_NONE; in json_decode_string()
550 if (conv.vc_type != CONV_NONE) in json_decode_string()
H A Dgui_gtk_x11.c1279 conv.vc_type = CONV_NONE; in selection_received_cb()
1281 if (conv.vc_type != CONV_NONE) in selection_received_cb()
1298 if (input_conv.vc_type != CONV_NONE) in selection_received_cb()
1312 conv.vc_type = CONV_NONE; in selection_received_cb()
1315 if (conv.vc_type != CONV_NONE) in selection_received_cb()
1405 conv.vc_type = CONV_NONE; in selection_get_cb()
1407 if (conv.vc_type != CONV_NONE) in selection_get_cb()
1463 if (output_conv.vc_type != CONV_NONE) in selection_get_cb()
2066 if (input_conv.vc_type != CONV_NONE) in drag_handle_text()
4551 if (output_conv.vc_type != CONV_NONE) in gui_mch_settitle()
[all …]
/dports/mail/heirloom-mailx/mailx-12.4/
H A Dsend.c243 CONV_FROMHDR : CONV_NONE; in sendpart()
258 out("\n", 1, obuf, CONV_NONE, SEND_MBOX, in sendpart()
296 out("\n", 1, obuf, CONV_NONE, SEND_MBOX, in sendpart()
448 out(cp, strlen(cp), obuf, CONV_NONE, SEND_MBOX, in sendpart()
500 out(cp, strlen(cp), obuf, CONV_NONE, SEND_MBOX, in sendpart()
538 CONV_NONE, SEND_MBOX, in sendpart()
592 convert = CONV_NONE; in sendpart()
609 convert = CONV_NONE; in sendpart()
613 convert = CONV_NONE; in sendpart()
971 action == SEND_MBOX ? CONV_NONE : convert, in out()
/dports/editors/neovim/neovim-0.6.1/test/symbolic/klee/
H A Dviml_expressions_lexer.c83 .conv.vc_type = CONV_NONE, in main()
H A Dviml_expressions_parser.c86 .conv.vc_type = CONV_NONE, in main()
/dports/sysutils/heirloom/heirloom-070715/dd/
H A Ddd.c181 CONV_NONE = 0, enumerator
193 } convs = CONV_NONE;
215 { NULL, CONV_NONE, CHAR_NONE }
/dports/editors/neovim/neovim-0.6.1/src/nvim/viml/parser/
H A Dparser.h142 if (preader->conv.vc_type != CONV_NONE && pline.size) { in viml_preader_get_line()

123