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:54
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:string_unescape_inplace

Proto:static inline int string_unescape_inplace(char *buf, unsigned int flags)

Type:int

Parameter:

TypeParameterName
char *buf
unsigned intflags
31  Return string_unescape(buf, buf, 0, flags)
Caller
NameDescribe
test_string_unescape
ddebug_parse_queryParse words[] as a ddebug query specification, which is a series* of (keyword, value) pairs chosen from these possibilities:* func * file * file * module * format
create_entryThis registers a new binary format, it recognises the syntax* ':name:type:offset:magic:mask:interpreter:flags'* where the ':' is the IFS, that can be chosen with the first char