Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/libarchive/tar/
H A Dwrite.c113 static void write_entry(struct bsdtar *, struct archive *,
964 write_entry(bsdtar, a, entry); in write_file()
971 write_entry(struct bsdtar *bsdtar, struct archive *a, in write_entry() function
/freebsd-13.1/contrib/ncurses/ncurses/
H A Dllib-ltictw181 /* ./tinfo/write_entry.c */
H A Dllib-lticw181 /* ./tinfo/write_entry.c */
H A Dllib-ltic181 /* ./tinfo/write_entry.c */
H A Dllib-ltict181 /* ./tinfo/write_entry.c */
H A Dmodules223 write_entry lib $(tinfo) $(HEADER_DEPS) $(INCDIR)/tic.h $(INCDIR)/hashed_db.h
H A Dllib-lncurses4327 /* ./tinfo/write_entry.c */
H A Dllib-lncursest4448 /* ./tinfo/write_entry.c */
H A Dllib-lncursestw5437 /* ./tinfo/write_entry.c */
H A Dllib-lncursesw5316 /* ./tinfo/write_entry.c */
/freebsd-13.1/contrib/ncurses/doc/
H A Dhackguide.doc302 comp_parse.c comp_scan.c parse_entry.c read_termcap.c write_entry.c
510 write_entry() code complains before overwriting an entry that
511 postdates the time of tic's first call to write_entry(), Thus it will
617 infocmp.c parse_entry.c read_entry.c tput.c write_entry.c
/freebsd-13.1/contrib/subversion/subversion/libsvn_wc/
H A Dentries.c1708 write_entry(struct write_baton **entry_node, in write_entry() function
2532 SVN_ERR(write_entry(&dir_node, parent_node, db, sdb, in svn_wc__write_upgraded_entries()
2558 SVN_ERR(write_entry(NULL, dir_node, db, sdb, in svn_wc__write_upgraded_entries()
/freebsd-13.1/contrib/ncurses/misc/
H A Dncurses.ref461 ; write_entry.c: writing an entry to the file system
/freebsd-13.1/lib/ncurses/ncurses/
H A DMakefile221 write_entry.c
/freebsd-13.1/contrib/ncurses/
H A DMANIFEST956 ./ncurses/tinfo/write_entry.c
H A DANNOUNCE151 * correct a buffer-limit in write_entry.c for systems that use
H A DNEWS286 + correct a buffer-limit in write_entry.c for systems that use caseless
8518 + modify ifdef's in write_entry.c to allow use of symbolic links on
9979 + modify write_entry.c to ensure that absent or cancelled booleans
10171 + modify write_entry.c so that if extended names (i.e., configure
10467 + correct logic in write_entry from split-out of home_terminfo in
11029 + move write_entry to libtinfo, to work with termcap caching.
11262 + modify write_entry.c so that it will not attempt to link aliases
11746 + remove _nc_err_abort() calls when write_entry.c finds a directory but
13327 + corrected two logic errors in read_entry.c, write_entry.c (called by
13587 * taught write_entry() how not to write more than it needs to; this change
[all …]