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 - 1
of
1
) 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
...]
Completed in 13 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025