Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/nscd/
H A Dagent.c113 destroy_agent_table(struct agent_table *at) in destroy_agent_table() function
117 TRACE_IN(destroy_agent_table); in destroy_agent_table()
126 TRACE_OUT(destroy_agent_table); in destroy_agent_table()
H A Dagent.h69 void destroy_agent_table(struct agent_table *);
H A Dnscd.c873 destroy_agent_table(s_agent_table); in main()