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

/freebsd-10.0-release/sbin/pfctl/
H A Dparse.y486 %type <v.string> label stringall tag anchorname
591 | SET LOGINTERFACE stringall {
690 stringall : STRING { $$ = $1; } label
693 err(1, "stringall: strdup");

Completed in 128 milliseconds