freebsd-dev/sys/netgraph/atm
Ed Schouten 6472ac3d8a Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.
The SYSCTL_NODE macro defines a list that stores all child-elements of
that node. If there's no SYSCTL_DECL macro anywhere else, there's no
reason why it shouldn't be static.
2011-11-07 15:43:11 +00:00
..
ccatm Node constructor methods are supposed to be called in syscall 2011-04-18 09:12:27 +00:00
sscfu Node constructor methods are supposed to be called in syscall 2011-04-18 09:12:27 +00:00
sscop Node constructor methods are supposed to be called in syscall 2011-04-18 09:12:27 +00:00
uni Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs. 2011-11-07 06:44:47 +00:00
ng_atm.c Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
ng_atm.h
ng_ccatm.h
ng_sscfu.h
ng_sscop.h
ng_uni.h
ngatmbase.c Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs. 2011-11-07 06:44:47 +00:00
ngatmbase.h