Searched defs:exe (Results 1 – 7 of 7) sorted by relevance
1471 static void __cmd_create_help(char *exe, bool recovery) in __cmd_create_help()1492 static void cmd_add_help(char *exe) in cmd_add_help()1498 static void cmd_recover_help(char *exe) in cmd_recover_help()1505 static int cmd_dev_help(char *exe) in cmd_dev_help()
47 const char *exe; in get_current_exe() local
36 char exe[PATH_MAX]; member
239 struct tomoyo_path_info exe; in tomoyo_scan_exec_realpath() local
932 const char *exe; in tomoyo_manager() local
1879 static int elf_read_maps(Elf *elf, bool exe, mapfn_t mapfn, void *data) in elf_read_maps()1911 int file__read_maps(int fd, bool exe, mapfn_t mapfn, void *data, in file__read_maps()
55 struct audit_fsnotify_mark *exe; member