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

/freebsd-12-stable/sbin/pfctl/
H A Dparse.y506 %type <v.string> label stringall tag anchorname
614 | SET LOGINTERFACE stringall {
730 stringall : STRING { $$ = $1; } label
733 err(1, "stringall: strdup");

Completed in 81 milliseconds