Home
last modified time | relevance | path

Searched refs:_nc_STRCPY (Results 1 – 25 of 35) sorted by relevance

12

/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dalloc_entry.c126 _nc_STRCPY(&stringbuf[next_free], string, MAX_ENTRY_SIZE); in _nc_save_str()
225 _nc_STRCPY(tp->ext_Names[i], in _nc_wrap_entry()
287 _nc_STRCPY(str_copied, to->term_names, str_size); in _nc_merge_entry()
294 _nc_STRCPY(str_copied, from->Strings[i], str_size); in _nc_merge_entry()
303 _nc_STRCPY(str_copied, to->Strings[i], str_size); in _nc_merge_entry()
338 _nc_STRCPY(str_copied, from->ext_Names[i], str_size); in _nc_merge_entry()
347 _nc_STRCPY(str_copied, to->ext_Names[i], str_size); in _nc_merge_entry()
H A Dlib_print.c81 _nc_STRCPY(mybuf, switchon, need); in NCURSES_EXPORT()
84 _nc_STRCPY(mybuf + onsize + len, prtr_off, need); in NCURSES_EXPORT()
H A Dstrings.c115 _nc_STRCPY(dst->s_tail, src, dst->s_size); in _nc_safe_strcat()
136 _nc_STRCPY(dst->s_head, src, dst->s_size); in _nc_safe_strcpy()
H A Daccess.c143 _nc_STRCPY(head, path, sizeof(head)); in _nc_access()
149 _nc_STRCPY(head, ".", sizeof(head)); in _nc_access()
H A Dalloc_ttype.c560 _nc_STRCPY(dst->term_names + str_size, in copy_termtype()
569 _nc_STRCPY(new_table + str_size, in copy_termtype()
645 _nc_STRCPY(new_table + str_size, in copy_termtype()
657 _nc_STRCPY(new_table + str_size, in copy_termtype()
H A Dwrite_entry.c152 _nc_STRCPY(dst, src, limit); in make_db_path()
328 _nc_STRCPY(name_list, term_names, sizeof(name_list)); in _nc_write_entry()
382 _nc_STRCPY(buffer + 1, in _nc_write_entry()
504 _nc_STRCPY(symlinkname, "../", sizeof(symlinkname)); in _nc_write_entry()
H A Dmake_hash.c84 _nc_STRCPY(result, s, need); in strmalloc()
227 _nc_STRCPY(result, L_PAREN, sizeof(result)); in get_type()
H A Dcomp_error.c98 _nc_STRCPY(name, TermType != 0 ? TermType : "", MAX_NAME_SIZE); in _nc_get_type()
H A Dread_termcap.c165 _nc_STRCPY(toprec, ent, topreclen); in _nc_cgetset()
298 _nc_STRCPY(record, toprec, topreclen + BFRAG); in _nc_getent()
1072 _nc_STRCPY(envhome, h, sizeof(envhome)); in _nc_read_termcap_entry()
H A Dlib_tgoto.c186 _nc_STRCPY(result + used, BC, length - used); in tgoto_internal()
H A Dobsolete.c72 _nc_STRCPY(result, s, need); in _nc_strdup()
H A Dtrim_sgr0.c115 _nc_STRCPY(s + n, attr, strlen(s) + 1); in rewrite_sgr()
H A Dlib_termcap.c396 _nc_STRCPY(*area, result, 1024); in NCURSES_SP_NAME()
H A Ddb_iterator.c67 _nc_STRCPY(last, text, limit); in add_to_blob()
/freebsd/contrib/ncurses/include/
H A Dnc_string.h71 #define _nc_STRCPY(d,s,n) NCURSES_VOID strlcpy((d),(s),NCURSES_CAST(size_t,n)) macro
74 #define _nc_STRCPY(d,s,n) NCURSES_VOID strcpy((d),(s)) macro
/freebsd/contrib/ncurses/ncurses/trace/
H A Dlib_traceatr.c72 _nc_STRCPY(my_buffer[my_select], "default", in color_of()
135 _nc_STRCPY(result, l_brace, TRACE_BUF_SIZE(bufnum)); in _traceattr2()
291 _nc_STRCPY(result, l_brace, TRACE_BUF_SIZE(bufnum)); in _tracechtype2()
332 _nc_STRCPY(result, l_brace, TRACE_BUF_SIZE(bufnum)); in _tracecchar_t2()
H A Dtrace_buf.c118 _nc_STRCPY(buffer + have, value, need); in _nc_trace_bufcat()
H A Dvarargs.c167 _nc_STRCPY(buffer, "?", sizeof(buffer)); in _nc_varargs()
H A Dlib_trace.c145 _nc_STRCPY(myFile, "trace", sizeof(myFile)); in curses_trace()
/freebsd/contrib/ncurses/progs/
H A Dinfocmp.c388 _nc_STRCPY(buf, s_absent, MAX_STRING); in dump_numeric()
391 _nc_STRCPY(buf, s_cancel, MAX_STRING); in dump_numeric()
404 _nc_STRCPY(buf, s_absent, MAX_STRING); in dump_string()
406 _nc_STRCPY(buf, s_cancel, MAX_STRING); in dump_string()
925 _nc_STRCPY(buf2, in analyze_string()
945 _nc_STRCPY(buf2, in analyze_string()
964 _nc_STRCPY(buf2, "SGR:", sizeof(buf2)); in analyze_string()
976 _nc_STRCPY(buf2, "SGR:", sizeof(buf2)); in analyze_string()
1302 _nc_STRCPY(initializer, entries->tterm.term_names, need); in any_initializer()
H A Ddump_entry.c536 _nc_STRCPY(&result[d], fill, need + 1 - d); in fill_spaces()
970 _nc_STRCPY(buffer, name, sizeof(buffer)); in fmt_entry()
1066 _nc_STRCPY(buffer, "im=", sizeof(buffer)); in fmt_entry()
1073 _nc_STRCPY(buffer, "ei=", sizeof(buffer)); in fmt_entry()
1231 _nc_STRCPY(buffer, "box1=", sizeof(buffer)); in fmt_entry()
H A Dtset.c154 _nc_STRCPY(temp, _nc_progname, sizeof(temp)); in failed()
157 _nc_STRCPY(temp, "tset: ", sizeof(temp)); in failed()
/freebsd/contrib/ncurses/panel/
H A Dpanel.c67 _nc_STRCPY(temp, "<null>", sizeof(temp)); in _nc_my_visbuf()
/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_screen.c684 _nc_STRCPY(target, scr_attrs[n].name, limit); in encode_attr()
744 _nc_STRCPY(target, "s", limit); in encode_cell()
776 _nc_STRCPY(target, "s", limit); in encode_cell()
841 _nc_STRCPY(buffer, name, sizeof(buffer)); in putwin()
H A Dsafe_sprintf.c122 _nc_STRCPY(&format[f], fmt_arg, fmt_len - f); in _nc_printf_length()

12