Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\params.c Create Date:2022-07-28 09:29:19
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:dash2underscore

Proto:static char dash2underscore(char c)

Type:char

Parameter:

TypeParameterName
charc
79  If c == '-' Then Return '_'
81  Return c
Caller
NameDescribe
parameqn