Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipftest.c32 void drain_log __P((char *, ipf_stack_t *ifs));
303 drain_log(logout, ifs);
725 void drain_log(filename, ifs) in drain_log() function