HomeSort by: relevance | last modified time | path
    Searched refs:node_os (Results 1 - 2 of 2) sorted by relevancy

  /src/dist/pf/sbin/pfctl/
pfctl_parser.h 126 struct node_os { struct
129 struct node_os *next;
130 struct node_os *tail;
parse.y 284 struct node_proto *, struct node_os*, struct node_host *,
354 struct node_os *os;
362 struct node_os *src_os;
2414 $$ = calloc(1, sizeof(struct node_os));
4649 struct node_proto *protos, struct node_os *src_oses,
4681 LOOP_THROUGH(struct node_os, src_os, src_oses,
4816 FREE_LIST(struct node_os, src_oses);

Completed in 116 milliseconds