Home
last modified time | relevance | path

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

/freebsd/usr.sbin/nscd/
H A Dagent.c111 destroy_agent_table(struct agent_table *at) in destroy_agent_table() function
115 TRACE_IN(destroy_agent_table); in destroy_agent_table()
124 TRACE_OUT(destroy_agent_table); in destroy_agent_table()
H A Dagent.h67 void destroy_agent_table(struct agent_table *);
H A Dnscd.c869 destroy_agent_table(s_agent_table); in main()