Searched refs:write_entry (Results 1 – 16 of 16) sorted by relevance
| /freebsd-12.1/contrib/libarchive/tar/ |
| H A D | write.c | 113 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 D | llib-ltict | 196 /* ./tinfo/write_entry.c */
|
| H A D | llib-ltictw | 196 /* ./tinfo/write_entry.c */
|
| H A D | llib-lticw | 196 /* ./tinfo/write_entry.c */
|
| H A D | llib-ltic | 196 /* ./tinfo/write_entry.c */
|
| H A D | modules | 220 write_entry lib $(tinfo) $(HEADER_DEPS) $(INCDIR)/tic.h $(INCDIR)/hashed_db.h
|
| H A D | llib-lncurses | 4256 /* ./tinfo/write_entry.c */
|
| H A D | llib-lncursest | 4418 /* ./tinfo/write_entry.c */
|
| H A D | llib-lncursesw | 5118 /* ./tinfo/write_entry.c */
|
| H A D | llib-lncursestw | 5236 /* ./tinfo/write_entry.c */
|
| /freebsd-12.1/contrib/ncurses/doc/ |
| H A D | hackguide.doc | 301 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 D | entries.c | 1708 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 D | ncurses.ref | 461 ; write_entry.c: writing an entry to the file system
|
| /freebsd-12.1/lib/ncurses/ncurses/ |
| H A D | Makefile | 220 write_entry.c
|
| /freebsd-12.1/contrib/ncurses/ |
| H A D | MANIFEST | 937 ./ncurses/tinfo/write_entry.c
|
| H A D | NEWS | 5765 + 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 …]
|