Searched refs:table_fetch (Results 1 – 3 of 3) sorted by relevance
219 ret = table_fetch(table, K_SOURCE, &lk); in lka_imsg()269 ret = table_fetch(table, K_RELAYHOST, &lk); in lka_imsg()
183 table_fetch(struct table *table, enum table_service kind, union lookup *lk) in table_fetch() function
1649 int table_fetch(struct table *, enum table_service, union lookup *);