Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/cvs/src/
H A Dclient.h109 #define SEND_BUILD_DIRS 1 macro
H A Dadd.c274 send_files (argc, argv, 0, 0, SEND_BUILD_DIRS | SEND_NO_CONTENTS);
H A Dupdate.c301 flags |= SEND_BUILD_DIRS;
333 aflag, update_build_dirs ? SEND_BUILD_DIRS : 0);
H A Dclient.c3077 send_files (1, argv, local, 0, build_dirs ? SEND_BUILD_DIRS : 0);
5665 args.build_dirs = flags & SEND_BUILD_DIRS;