OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PrimaryServer
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl2/xcvs/dist/src/
parseinfo.h
52
cvsroot_t *
PrimaryServer
;
root.c
197
if (config->
PrimaryServer
198
&& !strncmp (root_in, config->
PrimaryServer
->directory,
199
strlen (config->
PrimaryServer
->directory))
200
&& (ISSLASH (root_in[strlen (config->
PrimaryServer
->directory)])
201
|| root_in[strlen (config->
PrimaryServer
->directory)] == '\0')
207
root_in + strlen (config->
PrimaryServer
->directory));
243
if (config->
PrimaryServer
252
"%s%s", config->
PrimaryServer
->directory,
956
/* A walklist() function to walk the root_allow list looking for a
PrimaryServer
971
if (c->
PrimaryServer
&& !strcmp (*r, c->PrimaryServer->directory)
[
all
...]
server.c
577
* config->
PrimaryServer
597
if (!config || !config->
PrimaryServer
) return false;
600
if (current_parsed_root && !isSamePath (config->
PrimaryServer
->directory,
605
if (config->
PrimaryServer
->method == fork_method)
611
assert (config->
PrimaryServer
->isremote);
613
if (isThisHost (config->
PrimaryServer
->hostname))
2382
"P", "s", config->
PrimaryServer
->original,
2442
open_connection_to_server (config->
PrimaryServer
, &buf_to_primary,
5749
* config->
PrimaryServer
The server to redirect write requests to, if
5798
buf_output0 (buf_to_net, config->
PrimaryServer
->original)
[
all
...]
parseinfo.c
690
else if (strcmp (line, "
PrimaryServer
") == 0)
691
retval->
PrimaryServer
= parse_cvsroot (p);
sanity.sh
2776
PrimaryServer
=$PRIMARY_CVSROOT
[
all
...]
/src/sys/external/bsd/acpica/dist/include/
actbl1.h
2609
UINT8
PrimaryServer
[16];
Completed in 69 milliseconds
Indexes created Sun Aug 09 00:24:28 UTC 2026