Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Dprivsep-root.h53 ssize_t ps_root_script(struct dhcpcd_ctx *, const void *, size_t);
H A Dscript.c777 err = ps_root_script(ctx, ctx->script_buf, (size_t)buflen); in script_runreason()
H A Dprivsep-root.c1007 ps_root_script(struct dhcpcd_ctx *ctx, const void *data, size_t len) in ps_root_script() function