Man Page: audit_compare_dname_path
Operating Environment: centos
Section: 9
AUDIT_COMPARE_DNAME_(9) Audit Interfaces AUDIT_COMPARE_DNAME_(9)NAMEaudit_compare_dname_path - compare given dentry name with last component in given path. Return of 0 indicates a match.SYNOPSISint audit_compare_dname_path(const char * dname, const char * path, int parentlen);ARGUMENTSdname dentry name that we're comparing path full pathname that we're comparing parentlen length of the parent if known. Passing in AUDIT_NAME_FULL here indicates that we must compute this value.COPYRIGHTKernel Hackers Manual 3.10 June 2014 AUDIT_COMPARE_DNAME_(9)
| Related Man Pages |
|---|
| debugfs_create_u16(9) - centos |
| debugfs_create_u8(9) - centos |
| debugfs_create_bool(9) - suse |
| debugfs_create_u64(9) - suse |
| securityfs_create_file(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Set hard block limit for user using quota |
| Tar Command |
| [TIP] Processing YAML files with yq |