Home
last modified time | relevance | path

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

/freebsd/sbin/ipf/ipmon/
H A Dipmon_y.y780 char *strarray[2]; in build_doing() local
798 strarray[0] = options; in build_doing()
799 strarray[1] = NULL; in build_doing()
801 d->ipmd_token = (*it->imsi_stor->ims_parse)(strarray); in build_doing()