Home
last modified time | relevance | path

Searched refs:ps_root_readfile (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Dprivsep-root.h49 ssize_t ps_root_readfile(struct dhcpcd_ctx *, const char *, void *, size_t);
H A Ddhcp-common.c1009 return ps_root_readfile(ctx, file, data, len); in dhcp_readfile()
H A Dprivsep-root.c1045 ps_root_readfile(struct dhcpcd_ctx *ctx, const char *file, in ps_root_readfile() function