Home
last modified time | relevance | path

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

/coreutils/src/
Dcopy.h313 void dest_info_init (struct cp_options *) _GL_ATTRIBUTE_NONNULL ();
Dmv.c533 dest_info_init (&x); in main()
Dinstall.c1040 dest_info_init (&x); in main()
Dcp.c690 dest_info_init (x); in do_copy()
Dcopy.c2015 dest_info_init (struct cp_options *x) in dest_info_init() function