Home
last modified time | relevance | path

Searched defs:radish (Results 1 – 5 of 5) sorted by relevance

/openbsd/usr.sbin/npppd/common/
H A Dradish.h45 struct radish { struct
52 struct radish *rd_p; /* parent */ argument
53 struct radish *rd_l; /* left child */ argument
54 struct radish *rd_r; /* right child */ argument
63 struct radish *rdh_top; argument
H A Dradish.c664 rd_walktree(struct radish_head *h, register int (*f)(struct radish *, void *), in rd_walktree()
/openbsd/usr.sbin/npppd/npppd/
H A Dnpppd_iface.c403 npppd_iface_network_input_delegate(struct radish *radish, void *args0) in npppd_iface_network_input_delegate()
H A Dnpppd_pool.c482 struct radish *radish; in npppd_pool_get_assignability() local
H A Dnpppd.c1629 rtlist_remove(slist *prtlist, struct radish *radish) in rtlist_remove()
1652 struct radish *radish, *r; in npppd_set_radish() local