函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:lib\string.c Create Date:2022-07-27 06:59:09
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:在字符串中查找字符

函数原型:char *strnchr(const char *s, size_t count, int c)

返回类型:char

参数:

类型参数名称
const char *s
size_tcount
intc
467 count自减循环
468  如果s恒等于c则返回:s
470  如果s自加恒等于'\0'则退出
473  返回:NULL
调用者
名称描述
kobject_action_type字符串转换为整数
strnchr_selftest
ima_show_template_data_ascii
aa_splitn_fqname
load_script