函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:security\smack\smackfs.c Create Date:2022-07-27 20:55:41
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:smk_netlabel_audit_set - fill a netlbl_audit struct*@nap: structure to fill

函数原型:static void smk_netlabel_audit_set(struct netlbl_audit *nap)

返回类型:void

参数:

类型参数名称
struct netlbl_audit *nap
184  skp等于Present a pointer to the smack label in the current task blob.
186  loginuid等于audit_get_loginuid(当前进程)
187  sessionid等于audit_get_sessionid(当前进程)
188  secid等于smk_secid
调用者
名称描述
smk_cipso_doismk_cipso_doi - initialize the CIPSO domain
smk_unlbl_ambientsmk_unlbl_ambient - initialize the unlabeled domain*@oldambient: previous domain string
smk_write_net4addrsmk_write_net4addr - write() for /smack/netlabel*@file: file pointer, not actually used*@buf: where to get the data from*@count: bytes sent*@ppos: where to start* Accepts only one net4addr per write call