Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\string_helpers.h Create Date:2022-07-28 06:11:55
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:string_unescape_any_inplace

Proto:static inline int string_unescape_any_inplace(char *buf)

Type:int

Parameter:

TypeParameterName
char *buf
41  Return string_unescape_any(buf, buf, 0)
Caller
NameDescribe
test_string_unescape