OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:build_dirs
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl2/xcvs/dist/src/
client.h
198
void client_send_expansions (int local, char *where, int
build_dirs
);
modules.c
109
int local_specified, int run_module_prog, int
build_dirs
,
512
run_module_prog,
build_dirs
, extra_arg,
544
if (!
build_dirs
)
645
build_dirs
, extra_arg, stack);
749
int local_specified, int run_module_prog, int
build_dirs
,
753
local_specified, run_module_prog,
build_dirs
, extra_arg,
client.c
2746
client_send_expansions (int local, char *where, int
build_dirs
)
2763
send_files (1, argv, local, 0,
build_dirs
? SEND_BUILD_DIRS : 0);
4437
int
build_dirs
;
4696
new directories (
build_dirs
is true). Otherwise, CVS may
4699
if (args->
build_dirs
&& noexec)
4961
args.
build_dirs
= flags & SEND_BUILD_DIRS;
4436
int
build_dirs
;
member in struct:send_data
cvs.h
682
int local_specified, int run_module_prog, int
build_dirs
,
/src/crypto/external/apache2/openssl/dist/
Configure
2037
my @
build_dirs
= ( [ ] ); # current directory
2053
while (@
build_dirs
) {
2054
my @curd = @{shift @
build_dirs
};
2270
push @
build_dirs
, [ @curd, splitdir($_, 1) ];
/src/crypto/external/bsd/openssl/dist/
Configure
1910
my @
build_dirs
= ( [ ] ); # current directory
1926
while (@
build_dirs
) {
1927
my @curd = @{shift @
build_dirs
};
2143
push @
build_dirs
, [ @curd, splitdir($_, 1) ];
Completed in 37 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026