Home | Sort by: relevance | last modified time | path |
/src/usr.sbin/npf/npfctl/ | |
npf_var.h | 54 static const char *npfvar_types[ ] = { variable in typeref:typename:const char * [] |
npf_var.c | 83 if (t >= __arraycount(npfvar_types)) { 86 return npfvar_types[t]; |