Home
last modified time | relevance | path

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

/NextBSD/contrib/libarchive/tar/
HDwrite.c113 static void write_entry(struct bsdtar *, struct archive *,
936 write_entry(bsdtar, a, entry); in write_file()
943 write_entry(struct bsdtar *bsdtar, struct archive *a, in write_entry() function
/NextBSD/lib/ncurses/ncurses/
HDMakefile.depend1786 write_entry.So: curses.h
1787 write_entry.So: ncurses_def.h
1788 write_entry.So: term.h
1789 write_entry.So: unctrl.h
1790 write_entry.o: curses.h
1791 write_entry.o: ncurses_def.h
1792 write_entry.o: term.h
1793 write_entry.o: unctrl.h
1794 write_entry.po: curses.h
1795 write_entry.po: ncurses_def.h
[all …]
HDMakefile219 write_entry.c
/NextBSD/lib/ncurses/ncursesw/
HDMakefile.depend2514 write_entry.So: curses.h
2515 write_entry.So: ncurses_def.h
2516 write_entry.So: ncurses_dll.h
2517 write_entry.So: term.h
2518 write_entry.So: unctrl.h
2519 write_entry.o: curses.h
2520 write_entry.o: ncurses_def.h
2521 write_entry.o: ncurses_dll.h
2522 write_entry.o: term.h
2523 write_entry.o: unctrl.h
[all …]
/NextBSD/contrib/ncurses/ncurses/
HDllib-ltic196 /* ./tinfo/write_entry.c */
HDllib-lticw196 /* ./tinfo/write_entry.c */
HDllib-ltictw196 /* ./tinfo/write_entry.c */
HDllib-ltict196 /* ./tinfo/write_entry.c */
HDmodules220 write_entry lib $(tinfo) $(HEADER_DEPS) $(INCDIR)/tic.h $(INCDIR)/hashed_db.h
HDllib-lncurses4256 /* ./tinfo/write_entry.c */
HDllib-lncursest4418 /* ./tinfo/write_entry.c */
HDllib-lncursesw5118 /* ./tinfo/write_entry.c */
HDllib-lncursestw5236 /* ./tinfo/write_entry.c */
/NextBSD/contrib/ncurses/doc/
HDhackguide.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
/NextBSD/contrib/subversion/subversion/libsvn_wc/
HDentries.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()
/NextBSD/contrib/ncurses/misc/
HDncurses.ref461 ; write_entry.c: writing an entry to the file system
/NextBSD/contrib/ncurses/
HDMANIFEST937 ./ncurses/tinfo/write_entry.c
HDNEWS5765 + 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 …]