Searched refs:SEND_BUILD_DIRS (Results 1 – 4 of 4) sorted by relevance
109 #define SEND_BUILD_DIRS 1 macro
274 send_files (argc, argv, 0, 0, SEND_BUILD_DIRS | SEND_NO_CONTENTS);
301 flags |= SEND_BUILD_DIRS;333 aflag, update_build_dirs ? SEND_BUILD_DIRS : 0);
3077 send_files (1, argv, local, 0, build_dirs ? SEND_BUILD_DIRS : 0);5665 args.build_dirs = flags & SEND_BUILD_DIRS;