Searched defs:exe (Results 1 – 7 of 7) sorted by relevance
1490 static void __cmd_create_help(char *exe, bool recovery) in __cmd_create_help()1511 static void cmd_add_help(char *exe) in cmd_add_help()1517 static void cmd_recover_help(char *exe) in cmd_recover_help()1524 static int cmd_dev_help(char *exe) in cmd_dev_help()
47 const char *exe; in get_current_exe() local
34 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
1804 static int elf_read_maps(Elf *elf, bool exe, mapfn_t mapfn, void *data) in elf_read_maps()1836 int file__read_maps(int fd, bool exe, mapfn_t mapfn, void *data, in file__read_maps()
57 struct audit_fsnotify_mark *exe; member