Searched refs:bconf (Results 1 – 1 of 1) sorted by relevance
375 const char *conf = NULL, *bconf = NULL, *outfile = NULL; in npfctl_debug() local390 bconf = optarg; in npfctl_debug()407 optcount = (int)!!use_active + (int)!!conf + (int)!!bconf; in npfctl_debug()432 if (bconf) { in npfctl_debug()433 printf("Importing %s\n", bconf); in npfctl_debug()434 ncf = npfctl_import(bconf); in npfctl_debug()