Searched refs:NPFVAR_STRING (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/usr.sbin/npf/npfctl/
H A Dnpf_var.h33 #define NPFVAR_STRING 0 macro
54 [NPFVAR_STRING] = "string",
H A Dnpf_var.c183 return npfvar_get_data(vp, NPFVAR_STRING, 0);
H A Dnpf_parse.y296 $$ = npfvar_create_from_string(NPFVAR_STRING, $1);
769 case NPFVAR_STRING:
910 case NPFVAR_STRING:
H A Dnpf_data.c299 case NPFVAR_STRING:

Completed in 86 milliseconds