OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:portspec
(Results
1 - 2
of
2
) sorted by relevancy
/src/dist/pf/sbin/pfctl/
parse.y
447
%type <v.port>
portspec
port_list port_item
2455
| ipspec PORT
portspec
{
2459
| PORT
portspec
{
2650
portspec
: port_item { $$ = $1; }
label
parse.y
447
%type <v.port>
portspec
port_list port_item
2455
| ipspec PORT
portspec
{
2459
| PORT
portspec
{
2650
portspec
: port_item { $$ = $1; }
label
Completed in 25 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025