OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lrealpath
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/bootp/bootpd/
bootpd.c
604
char
lrealpath
[1024];
817
strlcpy(
lrealpath
, hp->tftpdir->string, sizeof(
lrealpath
));
818
clntpath = &
lrealpath
[strlen(
lrealpath
)];
819
clntpathmaxlen = sizeof(
lrealpath
) +
lrealpath
- clntpath;
821
lrealpath
[0] = '\0';
822
clntpath =
lrealpath
;
823
clntpathmaxlen = sizeof(
lrealpath
);
599
char
lrealpath
[1024];
local in function:handle_request
[
all
...]
bootpd.c
604
char
lrealpath
[1024];
817
strlcpy(
lrealpath
, hp->tftpdir->string, sizeof(
lrealpath
));
818
clntpath = &
lrealpath
[strlen(
lrealpath
)];
819
clntpathmaxlen = sizeof(
lrealpath
) +
lrealpath
- clntpath;
821
lrealpath
[0] = '\0';
822
clntpath =
lrealpath
;
823
clntpathmaxlen = sizeof(
lrealpath
);
599
char
lrealpath
[1024];
local in function:handle_request
[
all
...]
Completed in 46 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025