Searched refs:write_entry (Results 1 – 17 of 17) sorted by relevance
| /freebsd-13.1/contrib/libarchive/tar/ |
| H A D | write.c | 113 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 D | llib-ltictw | 181 /* ./tinfo/write_entry.c */
|
| H A D | llib-lticw | 181 /* ./tinfo/write_entry.c */
|
| H A D | llib-ltic | 181 /* ./tinfo/write_entry.c */
|
| H A D | llib-ltict | 181 /* ./tinfo/write_entry.c */
|
| H A D | modules | 223 write_entry lib $(tinfo) $(HEADER_DEPS) $(INCDIR)/tic.h $(INCDIR)/hashed_db.h
|
| H A D | llib-lncurses | 4327 /* ./tinfo/write_entry.c */
|
| H A D | llib-lncursest | 4448 /* ./tinfo/write_entry.c */
|
| H A D | llib-lncursestw | 5437 /* ./tinfo/write_entry.c */
|
| H A D | llib-lncursesw | 5316 /* ./tinfo/write_entry.c */
|
| /freebsd-13.1/contrib/ncurses/doc/ |
| H A D | hackguide.doc | 302 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 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-13.1/contrib/ncurses/misc/ |
| H A D | ncurses.ref | 461 ; write_entry.c: writing an entry to the file system
|
| /freebsd-13.1/lib/ncurses/ncurses/ |
| H A D | Makefile | 221 write_entry.c
|
| /freebsd-13.1/contrib/ncurses/ |
| H A D | MANIFEST | 956 ./ncurses/tinfo/write_entry.c
|
| H A D | ANNOUNCE | 151 * correct a buffer-limit in write_entry.c for systems that use
|
| H A D | NEWS | 286 + 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 …]
|