函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:lib\vsprintf.c Create Date:2022-07-27 07:09:46
Last Modify:2022-05-21 09:47:42 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:输出格式化串

函数原型:int sprintf(char *buf, const char *fmt, ...)

返回类型:int

参数:

类型参数名称
char *buf
const char *fmt
2775  va_start(args, fmt)
2776  i等于vsnprintf - Format a string and place it in a buffer*@buf: The buffer to place the result into*@size: The size of the buffer, including the trailing null space*@fmt: The format string to use*@args: Arguments for the format string* This function generally
2777  va_end(args)
2779  返回:i
调用者
名称描述
alloc_uevent_skb
kobject_renamekobject_rename() - Change the name of an object
kobject_move移动对象
print_ht
test_uuid_test
crc_t10dif_transform_show
digsig_verifydigsig_verify() - digital signature verification with public key*@keyring: keyring to search key in*@sig: digital signature*@siglen: length of the signature*@data: data*@datalen: length of the data* Returns 0 on success, -EINVAL otherwise
cpu_name取CPU名称
version_show
print_taintedprint_tainted - return a string to represent the kernel taint state.* For individual taint flag meanings, see Documentation/admin-guide/sysctl/kernel.rst* The string is overwritten by the next call to print_tainted(),* but is always NULL terminated.
do_one_initcall
efi_guid_to_str
shuffle_show
newsegwseg - Create a new shared memory segment*@ns: namespace*@params: ptr to the structure that contains key, size and shmflg* Called with shm_ids.rwsem held as a writer.
elv_iosched_show
call_sbin_request_keyRequest userspace finish the construction of a key* - execute "/sbin/request-key "
d_tmpfile