Searched defs:nfa (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10/libpcap-48/libpcap/
H A Dpcap-netfilter-linux.c269 struct nfattr *nfa = (struct nfattr *) (buf + NLMSG_ALIGN(nlh->nlmsg_len)); local
334 struct my_nfattr nfa; local
349 struct my_nfattr nfa; local
365 struct my_nfattr nfa; local
387 struct my_nfattr nfa; local
403 struct my_nfattr nfa; local
[all...]
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A Dregc_color.c581 okcolors( struct nfa *nfa, struct colormap *cm) argument
688 rainbow( struct nfa *nfa, struct colormap *cm, int type, pcolor but, struct state *from, struct state *to) argument
715 colorcomplement( struct nfa *nfa, struct colormap *cm, int type, struct state *of, struct state *from, struct state *to) argument
[all...]
H A Dregc_nfa.c48 struct nfa *nfa; local
93 TooManyStates( struct nfa *nfa) argument
114 IncrementSize( struct nfa *nfa) argument
131 DecrementSize( struct nfa *nfa) argument
148 freenfa( struct nfa *nfa) argument
174 newstate( struct nfa *nfa) argument
230 newfstate( struct nfa *nfa, int flag) argument
248 dropstate( struct nfa *nfa, struct state *s) argument
268 freestate( struct nfa *nfa, struct state *s) argument
300 destroystate( struct nfa *nfa, struct state *s) argument
324 newarc( struct nfa *nfa, int t, pcolor co, struct state *from, struct state *to) argument
381 allocarc( struct nfa *nfa, struct state *s) argument
432 freearc( struct nfa *nfa, struct arc *victim) argument
526 cparc( struct nfa *nfa, struct arc *oa, struct state *from, struct state *to) argument
544 moveins( struct nfa *nfa, struct state *oldState, struct state *newState) argument
566 copyins( struct nfa *nfa, struct state *oldState, struct state *newState) argument
585 moveouts( struct nfa *nfa, struct state *oldState, struct state *newState) argument
605 copyouts( struct nfa *nfa, struct state *oldState, struct state *newState) argument
625 cloneouts( struct nfa *nfa, struct state *old, struct state *from, struct state *to, int type) argument
648 delsub( struct nfa *nfa, struct state *lp, struct state *rp) argument
671 deltraverse( struct nfa *nfa, struct state *leftend, struct state *s) argument
715 dupnfa( struct nfa *nfa, struct state *start, struct state *stop, struct state *from, struct state *to) argument
740 duptraverse( struct nfa *nfa, struct state *s, struct state *stmp) argument
772 cleartraverse( struct nfa *nfa, struct state *s) argument
793 specialcolors( struct nfa *nfa) argument
822 optimize( struct nfa *nfa, FILE *f) argument
856 pullback( struct nfa *nfa, FILE *f) argument
910 pull( struct nfa *nfa, struct arc *con) argument
1013 pushfwd( struct nfa *nfa, FILE *f) argument
1067 push( struct nfa *nfa, struct arc *con) argument
1232 fixempties( struct nfa *nfa, FILE *f) argument
1272 unempty( struct nfa *nfa, struct arc *a) argument
1338 cleanup( struct nfa *nfa) argument
1380 markreachable( struct nfa *nfa, struct state *s, struct state *okay, struct state *mark) argument
1404 markcanreach( struct nfa *nfa, struct state *s, struct state *okay, struct state *mark) argument
1427 analyze( struct nfa *nfa) argument
1451 compact( struct nfa *nfa, struct cnfa *cnfa) argument
1588 dumpnfa( struct nfa *nfa, FILE *f) argument
[all...]
H A Dregguts.h295 struct nfa { struct
H A Dregcomp.c202 struct nfa *nfa; /* the NFA */ member in struct:vars
538 makesearch( struct vars *v, struct nfa *nfa) argument
1890 struct nfa *nfa; local
[all...]
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A Dregc_nfa.c52 struct nfa *nfa; local
[all...]
H A Dregguts.h318 struct nfa { struct
H A Dregcomp.c212 struct nfa *nfa; /* the NFA */ member in struct:vars
1939 struct nfa *nfa; local
[all...]

Completed in 206 milliseconds