Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:smk_netlabel_audit_set - fill a netlbl_audit struct*@nap: structure to fill

Proto:static void smk_netlabel_audit_set(struct netlbl_audit *nap)

Type:void

Parameter:

TypeParameterName
struct netlbl_audit *nap
184  skp = Present a pointer to the smack label in the current task blob.
186  loginuid = audit_get_loginuid(current process)
187  sessionid = audit_get_sessionid(current process)
188  secid = smk_secid
Caller
NameDescribe
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