Function report |
Source Code:include\linux\string.h |
Create Date:2022-07-28 05:34:04 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:strtobool
Proto:static inline int strtobool(const char *s, bool *res)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const char * | s | |
bool * | res |
195 | Return kstrtobool(s, res) |
Name | Describe |
---|---|
test_dev_config_update_bool | |
param_set_bool | Actually could be a bool or an int, for historical reasons. |
early_page_poison_param | |
parse_hardened_usercopy |
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 |