Home
last modified time | relevance | path

Searched refs:SEND_FORCE (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dclient.h121 # define SEND_FORCE 2 macro
H A Dcommit.c605 find_args.force ? SEND_FORCE : 0); in commit()
H A Dclient.c4961 args.force = flags & SEND_FORCE; in send_files()
H A DChangeLog-972281 * commit.c (commit): Add comment regarding SEND_FORCE rationale.