HomeSort by: relevance | last modified time | path
    Searched refs:SEND_BUILD_DIRS (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl2/xcvs/dist/src/
client.h 120 # define SEND_BUILD_DIRS 1
add.c 277 send_files (argc, argv, 0, 0, SEND_BUILD_DIRS | SEND_NO_CONTENTS);
update.c 323 flags |= SEND_BUILD_DIRS;
357 aflag, update_build_dirs ? SEND_BUILD_DIRS : 0);
client.c 2763 send_files (1, argv, local, 0, build_dirs ? SEND_BUILD_DIRS : 0);
4942 SEND_BUILD_DIRS is nonzero if nonexistent directories should be
4961 args.build_dirs = flags & SEND_BUILD_DIRS;

Completed in 31 milliseconds