Home | Sort by: relevance | last modified time | path |
/src/usr.sbin/npf/npfctl/ | |
npfctl.c | 380 int fd, c, optcount; local in function:npfctl_debug 409 optcount = (int)!!use_active + (int)!!conf + (int)!!bconf; 410 if (optcount != 1) { 411 if (optcount > 1) { |