Searched defs:exe (Results 1 – 4 of 4) sorted by relevance
239 struct tomoyo_path_info exe; in tomoyo_scan_exec_realpath() local
932 const char *exe; in tomoyo_manager() local
1863 static int elf_read_maps(Elf *elf, bool exe, mapfn_t mapfn, void *data) in elf_read_maps()1895 int file__read_maps(int fd, bool exe, mapfn_t mapfn, void *data, in file__read_maps()
55 struct audit_fsnotify_mark *exe; member