Searched refs:SEND_BUILD_DIRS (Results 1 – 4 of 4) sorted by relevance
120 # define SEND_BUILD_DIRS 1 macro
275 send_files (argc, argv, 0, 0, SEND_BUILD_DIRS | SEND_NO_CONTENTS); in add()
314 flags |= SEND_BUILD_DIRS; in update()348 aflag, update_build_dirs ? SEND_BUILD_DIRS : 0); in update()
2755 send_files (1, argv, local, 0, build_dirs ? SEND_BUILD_DIRS : 0); in client_send_expansions()4956 args.build_dirs = flags & SEND_BUILD_DIRS; in send_files()