Searched refs:lenv (Results 1 – 1 of 1) sorted by relevance
/openbsd/usr.sbin/relayd/ |
H A D | agentx_control.c | 439 agentx_setsock(struct relayd *lenv, enum privsep_procid id) in agentx_setsock() argument 449 if (strlcpy(sun.sun_path, lenv->sc_conf.agentx_path, in agentx_setsock() 458 proc_compose_imsg(lenv->sc_ps, id, -1, IMSG_AGENTXSOCK, -1, s, NULL, 0); in agentx_setsock()
|