Home
last modified time | relevance | path

Searched refs:hub_set_variables (Results 1 – 4 of 4) sorted by relevance

/dports/net-p2p/uhub/uhub-a8ee6e7/autotest/
H A Dtest_hub.tcc40 hub_set_variables(g_hub, &g_acl);
/dports/net-p2p/uhub/uhub-a8ee6e7/src/core/
H A Dhub.h229 extern void hub_set_variables(struct hub_info* hub, struct acl_handle* acl);
H A Dmain.c164 hub_set_variables(hub, &acl); in main_loop()
H A Dhub.c902 void hub_set_variables(struct hub_info* hub, struct acl_handle* acl) in hub_set_variables() function