Home
last modified time | relevance | path

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

/openbsd/usr.sbin/npppd/npppd/
H A Dnpppd.h314 int npppd_set_radish(npppd *, void *);
H A Dnpppd_config.c184 if (npppd_set_radish(_this, rd_new) != 0) in npppd_pool_load()
H A Dnpppd.c443 npppd_set_radish(_this, NULL); in npppd_stop()
1652 npppd_set_radish(npppd *_this, void *radish_head) in npppd_set_radish() function