Home
last modified time | relevance | path

Searched refs:opt_everything (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/cmd/filesync/
H A Dfilesync.h131 extern bool_t opt_everything; /* everything must agree (modes/uid/gid) */
H A Dmain.c80 bool_t opt_everything; /* everything must agree (modes/uid/gid) */ variable
139 opt_everything = TRUE; in main()
H A Daction.c188 if (opt_everything == 0) in do_like()
321 if (opt_everything == 0) in do_like()