Home
last modified time | relevance | path

Searched +defs:current +defs:buffer (Results 1 – 25 of 26) sorted by relevance

12

/dflybsd-src/usr.bin/indent/
H A Dio.c392 pad_output(int current, int target) in pad_output()
439 count_spaces_until(int cur, char *buffer, char *end) in count_spaces_until()
472 count_spaces(int cur, char *buffer) in count_spaces()
/dflybsd-src/contrib/dialog/
H A Dcalendar.c204 days_in_month(struct tm *current, int offset /* -1, 0, 1 */ ) in days_in_month()
220 days_in_year(struct tm *current, int offset /* -1, 0, 1 */ ) in days_in_year()
322 day_cell_number(struct tm *current) in day_cell_number()
362 draw_day(BOX * data, struct tm *current) in draw_day()
448 draw_month(BOX * data, struct tm *current) in draw_month()
472 draw_year(BOX * data, struct tm *current) in draw_year()
642 trace_date(struct tm *current, struct tm *old) in trace_date()
715 struct tm current; in dialog_calendar() local
720 char buffer[MAX_LEN]; in dialog_calendar() local
H A Drangebox.c46 int current; member
75 char buffer[80]; in set_digit() local
206 char buffer[MAX_LEN]; in dialog_rangebox() local
H A Dbuttons.c31 center_label(char *buffer, int longest, const char *label) in center_label()
372 char *buffer; in dlg_draw_buttons() local
681 dlg_next_ok_buttonindex(int current, int extra) in dlg_next_ok_buttonindex()
695 dlg_prev_ok_buttonindex(int current, int extra) in dlg_prev_ok_buttonindex()
H A Dtimebox.c181 struct tm current; in dialog_timebox() local
185 char buffer[MAX_LEN]; in dialog_timebox() local
/dflybsd-src/crypto/libressl/crypto/ts/
H A Dts_rsp_verify.c652 ASN1_UTF8STRING *current = sk_ASN1_UTF8STRING_value(text, i); in TS_get_status_text() local
664 ASN1_UTF8STRING *current = sk_ASN1_UTF8STRING_value(text, i); in TS_get_status_text() local
696 unsigned char buffer[4096]; in TS_compute_imprint() local
840 GENERAL_NAME *current = sk_GENERAL_NAME_value(gen_names, i); in TS_find_name() local
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dvtable-class-hierarchy.c708 char buffer[1024]; in write_out_current_set_data() local
846 char buffer[1024]; in output_set_info() local
907 struct vtbl_map_node *current = vtbl_map_nodes_vec[j]; in register_all_pairs() local
1098 char buffer[1024]; in write_out_vtv_count_data() local
1115 struct vtbl_map_node *current = vtbl_map_nodes_vec[i]; in write_out_vtv_count_data() local
/dflybsd-src/lib/libc/rpc/
H A Dgetrpcent.c99 char *current; member
115 char *buffer; member
210 char *buffer; in files_rpcent() local
387 char *buffer; in nis_rpcent() local
590 rpc_id_func(char *buffer, size_t *buffer_size, va_list ap, void *cache_mdata) in rpc_id_func()
642 rpc_marshal_func(char *buffer, size_t *buffer_size, void *retval __unused, in rpc_marshal_func()
729 rpc_unmarshal_func(char *buffer, size_t buffer_size, void *retval, va_list ap, in rpc_unmarshal_func()
797 getrpcbyname_r(const char *name, struct rpcent *rpc, char *buffer, in getrpcbyname_r()
830 getrpcbynumber_r(int number, struct rpcent *rpc, char *buffer, in getrpcbynumber_r()
863 getrpcent_r(struct rpcent *rpc, char *buffer, size_t bufsize, in getrpcent_r()
[all …]
/dflybsd-src/contrib/binutils-2.34/bfd/
H A Darchive.c1523 bfd *current; in _bfd_construct_extended_name_table() local
1708 bfd *current; in _bfd_archive_bsd44_construct_extended_name_table() local
2085 bfd *current; in _bfd_write_archive_contents() local
2177 char buffer[DEFAULT_BUFFERSIZE]; in _bfd_write_archive_contents() local
2245 bfd *current; in _bfd_compute_and_write_armap() local
2421 bfd *current; in _bfd_bsd_write_armap() local
2646 bfd *current = arch->archive_head; in _bfd_coff_write_armap() local
/dflybsd-src/contrib/gdb-7/bfd/
H A Darchive.c1557 bfd *current; in _bfd_construct_extended_name_table() local
1751 bfd *current; in _bfd_archive_bsd44_construct_extended_name_table() local
2107 bfd *current; in _bfd_write_archive_contents() local
2199 char buffer[DEFAULT_BUFFERSIZE]; in _bfd_write_archive_contents() local
2267 bfd *current; in _bfd_compute_and_write_armap() local
2422 bfd *current = arch->archive_head; in bsd_write_armap() local
2609 bfd *current = arch->archive_head; in coff_write_armap() local
/dflybsd-src/contrib/binutils-2.27/bfd/
H A Darchive.c1599 bfd *current; in _bfd_construct_extended_name_table() local
1793 bfd *current; in _bfd_archive_bsd44_construct_extended_name_table() local
2151 bfd *current; in _bfd_write_archive_contents() local
2243 char buffer[DEFAULT_BUFFERSIZE]; in _bfd_write_archive_contents() local
2311 bfd *current; in _bfd_compute_and_write_armap() local
2470 bfd *current; in bsd_write_armap() local
2695 bfd *current = arch->archive_head; in coff_write_armap() local
/dflybsd-src/usr.bin/m4/
H A Dgnum4.c190 static char *buffer; variable
192 static size_t current = 0; variable
/dflybsd-src/contrib/zstd/lib/dictBuilder/
H A Dzdict.c226 const void* buffer, U32 minRatio, U32 notificationLevel) in ZDICT_analyzePos()
410 static U32 ZDICT_tryMerge(dictItem* table, dictItem elt, U32 eltNbToSkip, const void* buffer) in ZDICT_tryMerge()
481 static void ZDICT_insertDictItem(dictItem* table, U32 maxSize, dictItem elt, const void* buffer) in ZDICT_insertDictItem()
496 { U32 current; in ZDICT_insertDictItem() local
520const void* const buffer, size_t bufferSize, /* buffer must end with noisy guard band */ in ZDICT_trainBuffer_legacy()
592 static void ZDICT_fillNoise(void* buffer, size_t length) in ZDICT_fillNoise()
/dflybsd-src/usr.sbin/efibootmgr/
H A Defibootmgr.c890 uint16_t *boot_order = NULL, current; in print_boot_vars() local
939 char buffer[10]; in print_boot_vars() local
986 uint16_t current, fplen; in report_esp_device() local
/dflybsd-src/contrib/binutils-2.27/binutils/
H A Dar.c441 char buffer[3]; /* constructed option buffer */ in decode_options() local
1349 bfd *current; in replace_members() local
H A Dobjdump.c1492 char *buffer; member
2977 asymbol **current; in dump_symbols() local
/dflybsd-src/contrib/binutils-2.34/binutils/
H A Dar.c455 char buffer[3]; /* constructed option buffer */ in decode_options() local
1416 bfd *current; in replace_members() local
H A Dobjdump.c409 static char * buffer = NULL; in sanitize_string() local
1829 char *buffer; member
4313 asymbol **current; in dump_symbols() local
/dflybsd-src/contrib/binutils-2.34/gold/
H A Dicf.cc320 std::string buffer; in get_section_contents() local
809 unsigned int current = i; in match_sections() local
/dflybsd-src/contrib/gdb-7/gdb/cli/
H A Dcli-script.c402 struct command_line *current; in execute_control_command() local
445 char *buffer = alloca (len); in execute_control_command() local
514 char *buffer = alloca (len); in execute_control_command() local
/dflybsd-src/bin/mined/
H A Dmined1.c1416 get_line(int fd, char *buffer) in get_line()
1419 static char *current = NIL_PTR; in get_line() local
1458 install_line(const char *buffer, int length) in install_line()
/dflybsd-src/contrib/gdb-7/gdb/
H A Dui-out.c125 struct ui_out_level *current; in push_level() local
507 char *buffer = ui_file_xstrdup (stream, &length); in ui_out_field_stream() local
1021 struct ui_out_level *current = current_level (uiout); in verify_field() local
H A Dtarget.c1245 char *buffer; in target_read_string() local
1681 int current = show_memory_breakpoints; in make_show_memory_breakpoints_cleanup() local
1955 void *buffer = xmalloc (len); in default_xfer_partial() local
2184 memory_read_result_s *current; in free_memory_read_result_vector() local
2223 gdb_byte *buffer = (gdb_byte *)xmalloc (to_read); in VEC() local
2381 gdb_byte *buffer; in target_read_stralloc() local
3546 gdb_byte *buffer; in target_fileio_read_stralloc() local
H A Dvalprint.c1772 enum bfd_endian byte_order, gdb_byte **buffer, int *bytes_read) in read_string()
2091 struct converted_character *current; in count_next_character() local
2458 gdb_byte *buffer = NULL; /* Dynamically growable fetch buffer. */ in val_print_string() local
/dflybsd-src/sys/dev/disk/ncr/
H A Dncr.c531 struct ncr_transinfo current; member
7116 read_tekram_eeprom(ncb_p np, struct tekram_eeprom *buffer)

12