| /linux-4.4.14/Documentation/scsi/ |
| D | wd719x.txt | 15 wget http://support.wdc.com/download/archive/pciscsi.exe 16 lha xi pciscsi.exe pci-scsi.exe 17 lha xi pci-scsi.exe nt/wd7296a.sys 18 rm pci-scsi.exe
|
| /linux-4.4.14/Documentation/ |
| D | mono.txt | 5 (in the form of .exe files) without the need to use the mono CLR 59 4) Check that .exe binaries can be ran without the need of a 60 wrapper script, simply by launching the .exe file directly 63 /usr/bin/xsd.exe 66 that the .exe file has execute permissions.
|
| D | binfmt_misc.txt | 12 aka '.com' or '.exe'.
|
| /linux-4.4.14/kernel/ |
| D | auditfilter.c | 550 if (entry->rule.exe || f->val > PATH_MAX) in audit_data_to_entry() 565 entry->rule.exe = audit_mark; in audit_data_to_entry() 579 if (entry->rule.exe) in audit_data_to_entry() 580 audit_remove_mark(entry->rule.exe); /* that's the template one */ in audit_data_to_entry() 647 audit_pack_string(&bufp, audit_mark_path(krule->exe)); in audit_krule_to_data() 714 if (strcmp(audit_mark_path(a->exe), in audit_compare_rule() 715 audit_mark_path(b->exe))) in audit_compare_rule() 845 if (new->exe) in audit_dupe_rule() 846 audit_remove_mark(new->exe); in audit_dupe_rule() 1009 if (e->rule.exe) in audit_del_rule() [all …]
|
| D | audit_watch.c | 315 if (oentry->rule.exe) in audit_update_watch() 316 audit_remove_mark(oentry->rule.exe); in audit_update_watch() 347 if (e->rule.exe) in audit_remove_parent_watches() 348 audit_remove_mark(e->rule.exe); in audit_remove_parent_watches() 527 pathname = kstrdup(audit_mark_path(old->exe), GFP_KERNEL); in audit_dupe_exe() 536 new->exe = audit_mark; in audit_dupe_exe()
|
| D | sys.c | 1654 struct fd exe; in prctl_set_mm_exe_file() local 1659 exe = fdget(fd); in prctl_set_mm_exe_file() 1660 if (!exe.file) in prctl_set_mm_exe_file() 1663 inode = file_inode(exe.file); in prctl_set_mm_exe_file() 1671 if (!S_ISREG(inode->i_mode) || path_noexec(&exe.file->f_path)) in prctl_set_mm_exe_file() 1711 get_file(exe.file); in prctl_set_mm_exe_file() 1712 old_exe = xchg(&mm->exe_file, exe.file); in prctl_set_mm_exe_file() 1716 fdput(exe); in prctl_set_mm_exe_file()
|
| D | audit_fsnotify.c | 152 struct audit_fsnotify_mark *mark = krule->exe; in audit_remove_mark_rule()
|
| D | audit_tree.c | 482 if (entry->rule.exe) in kill_rules() 483 audit_remove_mark(entry->rule.exe); in kill_rules()
|
| D | auditsc.c | 470 result = audit_exe_compare(tsk, rule->exe); in audit_filter_rules()
|
| /linux-4.4.14/security/tomoyo/ |
| D | condition.c | 230 struct tomoyo_path_info exe; in tomoyo_scan_exec_realpath() local 233 exe.name = tomoyo_realpath_from_path(&file->f_path); in tomoyo_scan_exec_realpath() 234 if (!exe.name) in tomoyo_scan_exec_realpath() 236 tomoyo_fill_path_info(&exe); in tomoyo_scan_exec_realpath() 237 result = tomoyo_compare_name_union(&exe, ptr); in tomoyo_scan_exec_realpath() 238 kfree(exe.name); in tomoyo_scan_exec_realpath()
|
| D | common.c | 921 const char *exe; in tomoyo_manager() local 932 exe = tomoyo_get_exe(); in tomoyo_manager() 933 if (!exe) in tomoyo_manager() 939 !strcmp(exe, ptr->manager->name))) { in tomoyo_manager() 949 "update policies.\n", domainname->name, exe); in tomoyo_manager() 953 kfree(exe); in tomoyo_manager()
|
| /linux-4.4.14/tools/perf/util/ |
| D | symbol.h | 283 int file__read_maps(int fd, bool exe, mapfn_t mapfn, void *data,
|
| D | symbol-minimal.c | 353 int file__read_maps(int fd __maybe_unused, bool exe __maybe_unused, in file__read_maps()
|
| D | symbol-elf.c | 1110 static int elf_read_maps(Elf *elf, bool exe, mapfn_t mapfn, void *data) in elf_read_maps() argument 1125 if (exe) { in elf_read_maps() 1142 int file__read_maps(int fd, bool exe, mapfn_t mapfn, void *data, in file__read_maps() argument 1155 err = elf_read_maps(elf, exe, mapfn, data); in file__read_maps()
|
| /linux-4.4.14/Documentation/video4linux/bttv/ |
| D | README | 29 hcwamc.rbf. The file is in the pvr45xxx.exe archive (self-extracting
|
| /linux-4.4.14/include/linux/ |
| D | audit.h | 65 struct audit_fsnotify_mark *exe; member
|
| /linux-4.4.14/Documentation/sound/oss/ |
| D | mwave | 87 c:\linux\boot\loadlin.exe @c:\linux\boot\parms\%CONFIG%.par
|
| D | README.OSS | 355 2) _Cold_ boot to Linux by using "loadlin.exe". Hitting ctrl-alt-del 1397 loadlin.exe to boot Linux. If Linux is configured to use the same I/O, IRQ and 1399 (ctrl-alt-del can be used in place of loadlin.exe but it doesn't work with
|
| /linux-4.4.14/Documentation/networking/ |
| D | vortex.txt | 306 ftp://ftp.3com.com/pub/nic/3c90x/3c90xx2.exe
|
| /linux-4.4.14/Documentation/serial/ |
| D | moxa-smartio | 72 - io-irq.exe Configuration program to setup ISA boards. Please note that
|
| /linux-4.4.14/Documentation/filesystems/ |
| D | spufs.txt | 302 not return while the SPU is still running. If there is a need to exe-
|
| D | proc.txt | 135 exe Link to the executable of this process
|