/linux-2.4.37.9/arch/ppc64/kernel/ |
D | mf_proc.c | 67 ent = create_proc_entry("cmdline", S_IFREG|S_IRUSR|S_IWUSR, mf_a); in mf_proc_init() 84 ent = create_proc_entry("cmdline", S_IFREG|S_IRUSR|S_IWUSR, mf_b); in mf_proc_init() 101 ent = create_proc_entry("cmdline", S_IFREG|S_IRUSR|S_IWUSR, mf_c); in mf_proc_init() 119 ent = create_proc_entry("cmdline", S_IFREG|S_IRUSR|S_IWUSR, mf_d); in mf_proc_init() 126 ent = create_proc_entry("vmlinux", S_IFREG|S_IRUSR, mf_d); in mf_proc_init() 133 ent = create_proc_entry("side", S_IFREG|S_IRUSR|S_IWUSR, mf_proc_root); in mf_proc_init() 140 ent = create_proc_entry("src", S_IFREG|S_IRUSR|S_IWUSR, mf_proc_root); in mf_proc_init()
|
D | scanlog.c | 211 ent = create_proc_entry("ppc64/scan-log-dump", S_IRUSR, NULL); in scanlog_init()
|
/linux-2.4.37.9/drivers/sound/ |
D | sound_core.c | 287 name, S_IRUSR | S_IWUSR); in register_sound_special() 305 "mixer", S_IRUSR | S_IWUSR); in register_sound_mixer() 323 "midi", S_IRUSR | S_IWUSR); in register_sound_midi() 349 "dsp", S_IWUSR | S_IRUSR); in register_sound_dsp() 368 "synth", S_IRUSR | S_IWUSR); in register_sound_synth()
|
/linux-2.4.37.9/drivers/char/ftape/zftape/ |
D | zftape-init.c | 362 S_IFCHR | S_IRUSR | S_IWUSR, in zft_init() 367 S_IFCHR | S_IRUSR | S_IWUSR, in zft_init() 372 S_IFCHR | S_IRUSR | S_IWUSR, in zft_init() 377 S_IFCHR | S_IRUSR | S_IWUSR, in zft_init() 382 S_IFCHR | S_IRUSR | S_IWUSR, in zft_init() 387 S_IFCHR | S_IRUSR | S_IWUSR, in zft_init()
|
/linux-2.4.37.9/include/linux/ |
D | stat.h | 33 #define S_IRUSR 00400 macro 52 #define S_IRUGO (S_IRUSR|S_IRGRP|S_IROTH)
|
/linux-2.4.37.9/arch/ia64/sn/io/drivers/ |
D | pciba.c | 417 S_IFCHR | S_IRUSR | S_IWUSR, 0, 0, in register_pci_device() 431 S_IFCHR | S_IRUSR | S_IWUSR, 0, 0, in register_pci_device() 446 S_IFCHR | S_IRUSR | S_IWUSR, 0, 0, in register_pci_device() 462 S_IFCHR | S_IRUSR, 0, 0, in register_pci_device() 472 0, 0, S_IFCHR | S_IRUSR | S_IWUSR, 0, 0, in register_pci_device() 485 0, 0, S_IFCHR | S_IRUSR | S_IWUSR, 0, 0, in register_pci_device()
|
D | ifconfig_net.c | 302 S_IFCHR | S_IRUSR | S_IWUSR | S_IRGRP, 0, 0, in init_module()
|
/linux-2.4.37.9/drivers/char/ |
D | vc_screen.c | 500 S_IFCHR | S_IRUSR | S_IWUSR, &vcs_fops, NULL); in vcs_make_devfs() 503 S_IFCHR | S_IRUSR | S_IWUSR, &vcs_fops, NULL); in vcs_make_devfs() 520 S_IFCHR | S_IRUSR | S_IWUSR, &vcs_fops, NULL); in vcs_init() 523 S_IFCHR | S_IRUSR | S_IWUSR, &vcs_fops, NULL); in vcs_init()
|
D | tpqic02.c | 2860 S_IFCHR | S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP, in qic02_tape_init() 2864 S_IFCHR | S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP, in qic02_tape_init() 2868 S_IFCHR | S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP, in qic02_tape_init() 2872 S_IFCHR | S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP, in qic02_tape_init() 2876 S_IFCHR | S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP, in qic02_tape_init() 2880 S_IFCHR | S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP, in qic02_tape_init() 2884 S_IFCHR | S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP, in qic02_tape_init() 2888 S_IFCHR | S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP, in qic02_tape_init()
|
D | mem.c | 714 {1, "mem", S_IRUSR | S_IWUSR | S_IRGRP, &mem_fops}, in memory_devfs_register() 715 {2, "kmem", S_IRUSR | S_IWUSR | S_IRGRP, &kmem_fops}, in memory_devfs_register() 718 {4, "port", S_IRUSR | S_IWUSR | S_IRGRP, &port_fops}, in memory_devfs_register()
|
D | misc.c | 205 S_IFCHR | S_IRUSR | S_IWUSR | S_IRGRP, in misc_register()
|
/linux-2.4.37.9/net/netlink/ |
D | netlink_dev.c | 179 S_IFCHR | S_IRUSR | S_IWUSR, in make_devfs_entries() 202 S_IFCHR | S_IRUSR | S_IWUSR, in init_netlink()
|
/linux-2.4.37.9/net/8021q/ |
D | vlanproc.c | 141 S_IFREG|S_IRUSR|S_IWUSR, in vlan_proc_init() 169 S_IFREG|S_IRUSR|S_IWUSR, in vlan_proc_add_dev()
|
/linux-2.4.37.9/drivers/block/ |
D | rd.c | 447 S_IFBLK | S_IRUSR | S_IWUSR, in rd_init() 457 INITRD_MINOR, S_IFBLK | S_IRUSR, &rd_bd_op, NULL); in rd_init()
|
/linux-2.4.37.9/fs/proc/ |
D | proc_devtree.c | 63 S_IRUGO : S_IRUSR, de, property_read_proc, pp); in add_node()
|
D | proc_tty.c | 184 proc_tty_driver = proc_mkdir_mode("tty/driver", S_IRUSR | S_IXUSR, 0); in proc_tty_init()
|
D | base.c | 612 E(PROC_PID_FD, "fd", S_IFDIR|S_IRUSR|S_IXUSR), 613 E(PROC_PID_ENVIRON, "environ", S_IFREG|S_IRUSR), 622 E(PROC_PID_MEM, "mem", S_IFREG|S_IRUSR|S_IWUSR), 881 inode->i_mode |= S_IRUSR | S_IXUSR; in proc_lookupfd()
|
/linux-2.4.37.9/arch/m68k/atari/ |
D | joystick.c | 142 MAJOR_NR, 128, S_IFCHR | S_IRUSR | S_IWUSR, in atari_joystick_init()
|
/linux-2.4.37.9/drivers/md/ |
D | lvm-fs.c | 88 S_IFCHR | S_IRUSR | S_IWUSR | in lvm_init_fs() 126 S_IFCHR | S_IRUSR | S_IWUSR | S_IRGRP, in lvm_fs_create_vg() 205 S_IFBLK | S_IRUSR | S_IWUSR | S_IRGRP, in lvm_fs_create_lv()
|
/linux-2.4.37.9/fs/partitions/ |
D | check.c | 296 S_IFBLK | S_IRUSR | S_IWUSR, in devfs_register_partition() 335 S_IFBLK | S_IRUSR | S_IWUSR, dev->fops, NULL); in devfs_register_disc()
|
/linux-2.4.37.9/arch/sparc64/solaris/ |
D | socksys.c | 188 S_IFCHR | S_IRUSR | S_IWUSR, in init_socksys()
|
/linux-2.4.37.9/arch/ppc64/boot/ |
D | addSystemMap.c | 244 chmod(argv[3], S_IRUSR|S_IWUSR|S_IXUSR|S_IRGRP|S_IXGRP|S_IROTH|S_IXOTH); in main()
|
/linux-2.4.37.9/fs/affs/ |
D | amigaffs.c | 400 mode |= S_IRUSR; in prot_to_mode() 427 if (!(mode & S_IRUSR)) in mode_to_prot()
|
/linux-2.4.37.9/drivers/acpi/ |
D | system.c | 1084 S_IRUSR, acpi_device_dir(device)); in acpi_system_add_fs() 1094 S_IRUSR, acpi_device_dir(device)); in acpi_system_add_fs() 1104 S_IRUSR, acpi_device_dir(device)); in acpi_system_add_fs()
|
/linux-2.4.37.9/arch/ia64/kernel/ |
D | salinfo.c | 595 entry = create_proc_entry("event", S_IRUSR, dir); in salinfo_init() 602 entry = create_proc_entry("data", S_IRUSR | S_IWUSR, dir); in salinfo_init()
|