Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/pf/pfs/
H A Dpfs.c64 static int restore_states_binary(int, int, const char*);
174 restore_states_binary(int fd, int verbose __unused, const char* filename) in restore_states_binary() function
563 error = restore_states_binary(fd, verbose, filename); in main()