Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Dprivsep-root.h50 ssize_t ps_root_writefile(struct dhcpcd_ctx *, const char *, mode_t,
H A Ddhcp-common.c1025 return ps_root_writefile(ctx, file, mode, data, len); in dhcp_writefile()
H A Dprivsep-root.c1055 ps_root_writefile(struct dhcpcd_ctx *ctx, const char *file, mode_t mode, in ps_root_writefile() function