Home
last modified time | relevance | path

Searched refs:DEREF_NEVER (Results 1 – 5 of 5) sorted by relevance

/coreutils/src/
Dcopy.h89 DEREF_NEVER, enumerator
Dcp.c1013 x.dereference = DEREF_NEVER; in main()
1046 x.dereference = DEREF_NEVER; in main()
1074 x.dereference = DEREF_NEVER; in main()
1243 x.dereference = DEREF_NEVER; in main()
Dcopy.c841 non_command_line_options.dereference = DEREF_NEVER; in copy_dir()
1252 | (x->dereference == DEREF_NEVER ? O_NOFOLLOW : 0))); in copy_reg()
1761 if (x->dereference == DEREF_NEVER) in same_file_ok()
1845 && x->dereference != DEREF_NEVER in same_file_ok()
1870 if (x->dereference != DEREF_NEVER) in same_file_ok()
1944 if (x->dereference == DEREF_NEVER) in same_file_ok()
2241 = x->dereference == DEREF_NEVER ? AT_SYMLINK_NOFOLLOW : 0; in copy_internal()
2580 || (x->dereference == DEREF_NEVER in copy_internal()
3082 && x->dereference == DEREF_NEVER)) in copy_internal()
3228 && x->dereference == DEREF_NEVER)) in copy_internal()
Dmv.c126 x->dereference = DEREF_NEVER; in cp_option_init()
Dls.c585 DEREF_NEVER, enumerator
1709 ? DEREF_NEVER in main()