Home
last modified time | relevance | path

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

/freebsd/sbin/ipf/common/
H A Dipmon.h21 typedef void *(*ims_parse_func_t)(char **); typedef
30 ims_parse_func_t ims_parse;
/freebsd/sbin/ipf/ipmon/
H A Dipmon_y.y1010 is->ims_parse = (ims_parse_func_t)dlsym(isi->imsi_handle, nbuf); in install_saver()