HomeSort by: relevance | last modified time | path
    Searched defs:build_one_dir (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/xcvs/dist/src/
checkout.c 549 build_one_dir (char *repository, char *dirpath, int sticky) function
927 build_one_dir whenever the -d command option was specified
935 build_one_dir (current_parsed_root->directory, ".", argc <= 1);
1210 * sticky Passed to build_one_dir to tell it whether there are any sticky
1242 build_one_dir (dirs->repository, dirs->dirpath, sticky);
checkout.c 549 build_one_dir (char *repository, char *dirpath, int sticky) function
927 build_one_dir whenever the -d command option was specified
935 build_one_dir (current_parsed_root->directory, ".", argc <= 1);
1210 * sticky Passed to build_one_dir to tell it whether there are any sticky
1242 build_one_dir (dirs->repository, dirs->dirpath, sticky);

Completed in 44 milliseconds