Searched refs:entp (Results 1 - 11 of 11) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/ia64/sn/kernel/sn2/
H A Dprominfo_proc.c227 struct proc_dir_entry **entp; local
243 entp = proc_entries;
246 *entp = proc_mkdir(name, sgi_prominfo_entry);
248 create_proc_read_entry("fit", 0, *entp, read_fit_entry,
250 create_proc_read_entry("version", 0, *entp,
252 entp++;
260 struct proc_dir_entry **entp; local
264 entp = proc_entries;
266 remove_proc_entry("fit", *entp);
267 remove_proc_entry("version", *entp);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/ia64/sn/kernel/sn2/
H A Dprominfo_proc.c227 struct proc_dir_entry **entp; local
243 entp = proc_entries;
246 *entp = proc_mkdir(name, sgi_prominfo_entry);
248 create_proc_read_entry("fit", 0, *entp, read_fit_entry,
250 create_proc_read_entry("version", 0, *entp,
252 entp++;
260 struct proc_dir_entry **entp; local
264 entp = proc_entries;
266 remove_proc_entry("fit", *entp);
267 remove_proc_entry("version", *entp);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Delf64-ppc.c3948 struct plt_entry **entp;
3951 for (entp = &from->elf.plt.plist; (ent = *entp) != NULL; )
3959 *entp = ent->next;
3963 entp = &ent->next;
3965 *entp = to->elf.plt.plist;
4044 struct got_entry **entp;
4047 for (entp = &eind->elf.got.glist; (ent = *entp) != NULL; )
4057 *entp
3944 struct plt_entry **entp; local
4040 struct got_entry **entp; local
[all...]
H A Delf32-ppc.c2721 struct plt_entry **entp;
2724 for (entp = &eind->elf.plt.plist; (ent = *entp) != NULL; )
2732 *entp = ent->next;
2736 entp = &ent->next;
2738 *entp = edir->elf.plt.plist;
2716 struct plt_entry **entp; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Delf64-ppc.c3948 struct plt_entry **entp;
3951 for (entp = &from->elf.plt.plist; (ent = *entp) != NULL; )
3959 *entp = ent->next;
3963 entp = &ent->next;
3965 *entp = to->elf.plt.plist;
4044 struct got_entry **entp;
4047 for (entp = &eind->elf.got.glist; (ent = *entp) != NULL; )
4057 *entp
3944 struct plt_entry **entp; local
4040 struct got_entry **entp; local
[all...]
H A Delf32-ppc.c2721 struct plt_entry **entp;
2724 for (entp = &eind->elf.plt.plist; (ent = *entp) != NULL; )
2732 *entp = ent->next;
2736 entp = &ent->next;
2738 *entp = edir->elf.plt.plist;
2716 struct plt_entry **entp; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Delf64-ppc.c3948 struct plt_entry **entp;
3951 for (entp = &from->elf.plt.plist; (ent = *entp) != NULL; )
3959 *entp = ent->next;
3963 entp = &ent->next;
3965 *entp = to->elf.plt.plist;
4044 struct got_entry **entp;
4047 for (entp = &eind->elf.got.glist; (ent = *entp) != NULL; )
4057 *entp
3944 struct plt_entry **entp; local
4040 struct got_entry **entp; local
[all...]
H A Delf32-ppc.c2721 struct plt_entry **entp;
2724 for (entp = &eind->elf.plt.plist; (ent = *entp) != NULL; )
2732 *entp = ent->next;
2736 entp = &ent->next;
2738 *entp = edir->elf.plt.plist;
2716 struct plt_entry **entp; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/bin/ad/
H A Dad_cp.c625 static int ftw_copy_file(const struct FTW *entp, argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/bin/ad/
H A Dad_cp.c625 static int ftw_copy_file(const struct FTW *entp, argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/bin/ad/
H A Dad_cp.c625 static int ftw_copy_file(const struct FTW *entp, argument

Completed in 300 milliseconds