Searched refs:harg (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/usr.sbin/pppctl/
H A Dpppctl.c426 int pos, harg; local
428 for (harg = pos = 0; harg < argc; harg++)
429 if (harg == 0 || harg != hide2) {
430 if (harg == 0 || harg != hide1)
432 harg ? " " : "", argv[harg]);
[all...]
/freebsd-10.0-release/contrib/binutils/bfd/
H A Dsunos.c2100 struct aout_link_hash_entry *harg)
2102 struct sunos_link_hash_entry *h = (struct sunos_link_hash_entry *) harg;
2333 struct aout_link_hash_entry *harg,
2339 struct sunos_link_hash_entry *h = (struct sunos_link_hash_entry *) harg;
2097 sunos_write_dynamic_symbol(bfd *output_bfd, struct bfd_link_info *info, struct aout_link_hash_entry *harg) argument
2329 sunos_check_dynamic_reloc(struct bfd_link_info *info, bfd *input_bfd, asection *input_section, struct aout_link_hash_entry *harg, void * reloc, bfd_byte *contents ATTRIBUTE_UNUSED, bfd_boolean *skip, bfd_vma *relocationp) argument
H A Dxcofflink.c2418 struct bfd_link_hash_entry *harg,
2421 struct xcoff_link_hash_entry *h = (struct xcoff_link_hash_entry *) harg;
2450 struct bfd_link_hash_entry *harg,
2457 struct xcoff_link_hash_entry *h = (struct xcoff_link_hash_entry *) harg;
2567 struct bfd_link_hash_entry *harg)
2569 struct xcoff_link_hash_entry *h = (struct xcoff_link_hash_entry *) harg;
2411 bfd_xcoff_link_record_set(bfd *output_bfd, struct bfd_link_info *info, struct bfd_link_hash_entry *harg, bfd_size_type size) argument
2443 bfd_xcoff_import_symbol(bfd *output_bfd, struct bfd_link_info *info, struct bfd_link_hash_entry *harg, bfd_vma val, const char *imppath, const char *impfile, const char *impmember, unsigned int syscall_flag) argument
2560 bfd_xcoff_export_symbol(bfd *output_bfd, struct bfd_link_info *info, struct bfd_link_hash_entry *harg) argument

Completed in 218 milliseconds