Searched defs:dne (Results 1 – 4 of 4) sorted by relevance
/freebsd/bin/cp/ |
H A D | utils.c | 102 copy_file(const FTSENT *entp, bool dne, bool beneath) in copy_file() 255 copy_link(const FTSENT *p, bool dne, bool beneath) in copy_link() 283 copy_fifo(struct stat *from_stat, bool dne, bool beneath) in copy_fifo() 304 copy_special(struct stat *from_stat, bool dne, bool beneath) in copy_special()
|
H A D | cp.c | 273 int atflags, dne, badcp, len, level, rval; in copy() local
|
/freebsd/contrib/nvi/vi/ |
H A D | vs_line.c | 45 int dne, is_cached, is_partial, is_tab, no_draw; in vs_line() local
|
/freebsd/contrib/nvi/common/ |
H A D | key.c | 149 int dne; in v_keyval() local
|