OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dhcp_readfile
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/dhcpcd/dist/src/
dhcp-common.h
137
ssize_t
dhcp_readfile
(struct dhcpcd_ctx *, const char *, void *, size_t);
dhcp-common.c
1018
dhcp_readfile
(struct dhcpcd_ctx *ctx, const char *file, void *data, size_t len)
function
1085
bytes =
dhcp_readfile
(ctx, file, buf, sizeof(buf));
if-options.c
2774
buflen =
dhcp_readfile
(ctx, EMBEDDED_CONFIG, buf, sizeof(buf));
2854
buflen =
dhcp_readfile
(ctx, ctx->cffile, buf, sizeof(buf));
dhcp.c
1286
sbytes =
dhcp_readfile
(ifp->ctx, state->leasefile,
dhcp6.c
2742
bytes =
dhcp_readfile
(ifp->ctx, state->leasefile,
Completed in 25 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026