Function report |
Source Code:fs\dcookies.c |
Create Date:2022-07-28 20:34:31 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:dcookie_init
Proto:static int dcookie_init(void)
Type:int
Parameter:Nothing
233 | If Not dcookie_cache Then Go to out |
237 | If Not dcookie_hashtable Then Go to out_kmem |
240 | err = 0 |
248 | hash_bits = 0 |
249 | Do |
250 | hash_bits++ |
252 | hash_bits-- |
261 | d = dcookie_hashtable |
263 | Do |
269 | out : |
270 | Return err |
271 | out_kmem : |
273 | Go to out |
Name | Describe |
---|---|
dcookie_register |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |