OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
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 in function:install
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 in function:install
257
Destcopy
=
destcopy
;
262
strlcpy(
destcopy
, dest, sizeof(
destcopy
));
280
if (
Destcopy
) {
317
Tdest =
destcopy
;
319
Destcopy
= 0;
586
if (
Destcopy
) {
[
all
...]
Completed in 23 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025