Home
last modified time | relevance | path

Searched defs:farg (Results 1 – 17 of 17) sorted by relevance

/netbsd/src/sys/net/
Dif_llatbl.c190 htable_foreach_lle(struct lltable *llt, llt_foreach_cb_t *f, void *farg) in htable_foreach_lle()
256 htable_prefix_free_cb(struct lltable *llt, struct llentry *lle, void *farg) in htable_prefix_free_cb()
435 lltable_free_cb(struct lltable *llt, struct llentry *lle, void *farg) in lltable_free_cb()
577 lltable_foreach_lle(struct lltable *llt, llt_foreach_cb_t *f, void *farg) in lltable_foreach_lle()
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dctfout.cc106 ctf_func_arg_t * farg; in ctf_calc_num_vbytes() local
444 ctf_asm_func_arg (ctf_func_arg_t * farg) in ctf_asm_func_arg()
683 ctf_func_arg_t * farg; in output_asm_func_args_list() local
Dbtfout.cc721 btf_asm_func_arg (ctf_func_arg_t * farg, size_t stroffset) in btf_asm_func_arg()
890 ctf_func_arg_t * farg; in output_asm_btf_func_args_list() local
Dctfc.cc240 ctf_farg_list_append (ctf_func_arg_t ** farg, ctf_func_arg_t * elem) in ctf_farg_list_append()
750 ctf_func_arg_t * farg; in ctf_add_function_arg() local
/netbsd/src/external/bsd/ntp/dist/ntpd/
Dntp_leapsec.c165 void * farg, in leapsec_load()
238 void * farg) in leapsec_dump()
782 void * farg, in get_line()
1121 void * farg) in leapsec_validate()
/netbsd/src/external/gpl3/gdb/dist/bfd/
Dppcboot.c384 ppcboot_bfd_print_private_bfd_data (bfd *abfd, void * farg) in ppcboot_bfd_print_private_bfd_data()
Dsom.c5440 som_bfd_print_private_bfd_data (bfd *abfd, void *farg) in som_bfd_print_private_bfd_data()
Delf32-xtensa.c3477 elf_xtensa_print_private_bfd_data (bfd *abfd, void *farg) in elf_xtensa_print_private_bfd_data()
Delf.c1628 _bfd_elf_print_private_bfd_data (bfd *abfd, void *farg) in _bfd_elf_print_private_bfd_data()
/netbsd/src/external/gpl3/binutils/dist/bfd/
Dppcboot.c384 ppcboot_bfd_print_private_bfd_data (bfd *abfd, void * farg) in ppcboot_bfd_print_private_bfd_data()
Dsom.c5440 som_bfd_print_private_bfd_data (bfd *abfd, void *farg) in som_bfd_print_private_bfd_data()
Delf32-xtensa.c3478 elf_xtensa_print_private_bfd_data (bfd *abfd, void *farg) in elf_xtensa_print_private_bfd_data()
Delf.c1650 _bfd_elf_print_private_bfd_data (bfd *abfd, void *farg) in _bfd_elf_print_private_bfd_data()
/netbsd/src/external/bsd/ntp/dist/tests/ntpd/
Dleapsec.c239 static int stringreader(void* farg) in stringreader()
/netbsd/src/lib/libpuffs/
Dpuffs_priv.h177 void *farg; member
/netbsd/src/sys/netinet6/
Dnd6.c792 nd6_purge_entry(struct lltable *llt, struct llentry *ln, void *farg) in nd6_purge_entry()
/netbsd/src/usr.bin/xlint/lint1/
Dtree.c3475 promote_c90(const tnode_t *tn, tspec_t t, bool farg) in promote_c90()
3511 promote(op_t op, bool farg, tnode_t *tn) in promote()