Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/libarchive/tar/
H A Dwrite.c113 static void write_entry(struct bsdtar *, struct archive *,
960 write_entry(bsdtar, a, entry); in write_file()
967 write_entry(struct bsdtar *bsdtar, struct archive *a, in write_entry() function
/freebsd-12.1/contrib/ncurses/ncurses/
H A Dllib-ltict196 /* ./tinfo/write_entry.c */
H A Dllib-ltictw196 /* ./tinfo/write_entry.c */
H A Dllib-lticw196 /* ./tinfo/write_entry.c */
H A Dllib-ltic196 /* ./tinfo/write_entry.c */
H A Dmodules220 write_entry lib $(tinfo) $(HEADER_DEPS) $(INCDIR)/tic.h $(INCDIR)/hashed_db.h
H A Dllib-lncurses4256 /* ./tinfo/write_entry.c */
H A Dllib-lncursest4418 /* ./tinfo/write_entry.c */
H A Dllib-lncursesw5118 /* ./tinfo/write_entry.c */
H A Dllib-lncursestw5236 /* ./tinfo/write_entry.c */
/freebsd-12.1/contrib/ncurses/doc/
H A Dhackguide.doc301 comp_parse.c comp_scan.c parse_entry.c read_termcap.c write_entry.c
509 write_entry() code complains before overwriting an entry that
510 postdates the time of tic's first call to write_entry(), Thus it will
616 infocmp.c parse_entry.c read_entry.c tput.c write_entry.c
/freebsd-12.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-12.1/contrib/ncurses/misc/
H A Dncurses.ref461 ; write_entry.c: writing an entry to the file system
/freebsd-12.1/lib/ncurses/ncurses/
H A DMakefile220 write_entry.c
/freebsd-12.1/contrib/ncurses/
H A DMANIFEST937 ./ncurses/tinfo/write_entry.c
H A DNEWS5765 + modify ifdef's in write_entry.c to allow use of symbolic links on
7226 + modify write_entry.c to ensure that absent or cancelled booleans
7418 + modify write_entry.c so that if extended names (i.e., configure
7714 + correct logic in write_entry from split-out of home_terminfo in
8276 + move write_entry to libtinfo, to work with termcap caching.
8509 + modify write_entry.c so that it will not attempt to link aliases
8993 + remove _nc_err_abort() calls when write_entry.c finds a directory but
10574 + corrected two logic errors in read_entry.c, write_entry.c (called by
10814 * fix read_entry() and write_entry() to pass through cancelled capabilities OK.
10834 * taught write_entry() how not to write more than it needs to; this change
[all …]