Home
last modified time | relevance | path

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

/freebsd/sbin/ipf/ipmon/
H A Dipmon_y.y45 static int install_saver(char *, char *);
96 | IPM_LOADACTION YY_STR YY_STR { if (install_saver($2, $3))
969 install_saver(char *name, char *path) in install_saver() function