OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Destcopy
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/rdist/
server.c
60
char *
Destcopy
; /* pointer to current dest */
250
char
destcopy
[BUFSIZ];
local
257
Destcopy
=
destcopy
;
262
strlcpy(
destcopy
, dest, sizeof(
destcopy
));
280
if (
Destcopy
) {
317
Tdest =
destcopy
;
319
Destcopy
= 0;
586
if (
Destcopy
) {
[
all
...]
server.c
60
char *
Destcopy
; /* pointer to current dest */
250
char
destcopy
[BUFSIZ];
local
257
Destcopy
=
destcopy
;
262
strlcpy(
destcopy
, dest, sizeof(
destcopy
));
280
if (
Destcopy
) {
317
Tdest =
destcopy
;
319
Destcopy
= 0;
586
if (
Destcopy
) {
[
all
...]
Completed in 25 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026