Searched defs:exe (Results 1 – 6 of 6) sorted by relevance
1707 static void __cmd_create_help(char *exe, bool recovery) in __cmd_create_help()1731 static void cmd_add_help(char *exe) in cmd_add_help()1737 static void cmd_recover_help(char *exe) in cmd_recover_help()1744 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
943 const char *exe; in tomoyo_manager() local
1810 static int elf_read_maps(Elf *elf, bool exe, mapfn_t mapfn, void *data) in elf_read_maps()1842 int file__read_maps(int fd, bool exe, mapfn_t mapfn, void *data, in file__read_maps()