Searched refs:rpc_init (Results 1 – 4 of 4) sorted by relevance
31 rpc_init(struct dhcpcd_ctx *ctx) in rpc_init() function
34 int rpc_init(struct dhcpcd_ctx *ctx);
1871 if (rpc_init(&ctx) == -1) { in main()
647 rpc_init(struct dhcpcd_ctx *ctx) in rpc_init() function