Home
last modified time | relevance | path

Searched refs:write_entry (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/libarchive/tar/
H A Dwrite.c96 static void write_entry(struct bsdtar *, struct archive *,
951 write_entry(bsdtar, a, entry); in write_file()
958 write_entry(struct bsdtar *bsdtar, struct archive *a, in write_entry() function
/freebsd/contrib/ncurses/ncurses/
H A Dllib-ltic181 /* ./tinfo/write_entry.c */
H A Dllib-ltict181 /* ./tinfo/write_entry.c */
H A Dllib-ltictw181 /* ./tinfo/write_entry.c */
H A Dllib-lticw181 /* ./tinfo/write_entry.c */
H A Dmodules223 write_entry lib $(tinfo) $(HEADER_DEPS) $(INCDIR)/tic.h $(INCDIR)/hashed_db.h
H A Dllib-lncursest4535 /* ./tinfo/write_entry.c */
H A Dllib-lncurses4414 /* ./tinfo/write_entry.c */
H A Dllib-lncursestw5536 /* ./tinfo/write_entry.c */
H A Dllib-lncursesw5415 /* ./tinfo/write_entry.c */
/freebsd/contrib/ncurses/doc/
H A Dhackguide.doc304 comp_parse.c comp_scan.c parse_entry.c read_termcap.c write_entry.c
512 write_entry() code complains before overwriting an entry that
513 postdates the time of tic's first call to write_entry(), Thus it will
619 infocmp.c parse_entry.c read_entry.c tput.c write_entry.c
/freebsd/contrib/ncurses/misc/
H A Dncurses.ref461 ; write_entry.c: writing an entry to the file system
/freebsd/lib/ncurses/tinfo/
H A DMakefile143 write_entry.c
/freebsd/contrib/ncurses/
H A DMANIFEST964 ./ncurses/tinfo/write_entry.c
H A DNEWS280 + correct limit for name-length in write_entry.c (report/testcase by
816 + adjust a buffer-limit in write_entry.c to quiet a bogus warning from
1914 + correct a buffer-limit in write_entry.c for systems that use caseless
10146 + modify ifdef's in write_entry.c to allow use of symbolic links on
11607 + modify write_entry.c to ensure that absent or cancelled booleans
11799 + modify write_entry.c so that if extended names (i.e., configure
12095 + correct logic in write_entry from split-out of home_terminfo in
12657 + move write_entry to libtinfo, to work with termcap caching.
12890 + modify write_entry.c so that it will not attempt to link aliases
13374 + remove _nc_err_abort() calls when write_entry.c finds a directory but
[all …]