| Home | Sort by: relevance | last modified time | path |
| /src/sbin/routed/ | |
| parms.c | 53 struct tgate *tgates; variable in typeref:struct:tgate * 843 tg->tgate_next = tgates; 844 tgates = tg; |
| defs.h | 435 } *tgates; variable in typeref:struct:tgate * |
| input.c | 582 tg = tgates; |