Home
last modified time | relevance | path

Searched defs:audit_names (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/hiebpf/include/
Dvmlinux.h26680 struct audit_names { struct
26681 struct list_head list;
26682 struct filename *name;
26683 int name_len;
26684 bool hidden;
26685 long unsigned int ino;
26686 dev_t dev;
26687 umode_t mode;
26688 kuid_t uid;
26689 kgid_t gid;
[all …]