Home
last modified time | relevance | path

Searched defs:assoc (Results 1 – 25 of 37) sorted by relevance

12

/netbsd-src/sys/kern/
H A Dkern_fileassoc.c140 file_getdata(struct fileassoc_file *faf, const struct fileassoc *assoc) in file_getdata()
148 file_setdata(struct fileassoc_file *faf, const struct fileassoc *assoc, in file_setdata()
157 file_cleanup(struct fileassoc_file *faf, const struct fileassoc *assoc) in file_cleanup()
173 struct fileassoc *assoc; in file_free() local
236 struct fileassoc *assoc; in fileassoc_register() local
262 fileassoc_deregister(fileassoc_t assoc) in fileassoc_deregister()
340 fileassoc_lookup(struct vnode *vp, fileassoc_t assoc) in fileassoc_lookup()
450 fileassoc_table_run(struct mount *mp, fileassoc_t assoc, fileassoc_cb_t cb, in fileassoc_table_run()
479 fileassoc_table_clear(struct mount *mp, fileassoc_t assoc) in fileassoc_table_clear()
595 fileassoc_add(struct vnode *vp, fileassoc_t assoc, void *data) in fileassoc_add()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dst.c307 gfc_free_association_list (gfc_association_list* assoc) in gfc_free_association_list()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dst.cc327 gfc_free_association_list (gfc_association_list* assoc) in gfc_free_association_list()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Ddriver-i386.cc37 unsigned assoc; member
69 unsigned assoc; in detect_l2_cache() local
H A Dwinnt.cc136 tree assoc; in i386_pe_determine_dllimport_p() local
/netbsd-src/sys/fs/cd9660/
H A Dcd9660_lookup.c118 int assoc, len; in cd9660_lookup() local
H A Dcd9660_util.c188 int original, int casetrans, int assoc, int joliet_level) in isofntrans()
H A Dcd9660_vnops.c330 int cl, sl, assoc; in iso_shipdir() local
/netbsd-src/external/gpl2/rcs/dist/src/
H A Drcsbase.h401 struct assoc { struct
404 struct assoc * nextassoc; argument
/netbsd-src/sys/arch/powerpc/booke/
H A De500_tlb.c480 for (size_t assoc = 0; assoc < tlbassoc; assoc++) { in e500_tlb_record_asids() local
603 for (size_t assoc = 0; assoc < tlbassoc; assoc++) { in e500_tlb_dump() local
657 for (size_t assoc = 0; assoc < tlbassoc; assoc++) { in e500_tlb_walk() local
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dformat.c433 const bfd_target * const *assoc = bfd_associated_vector; in bfd_check_format_matches() local
/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dindices.c63 INDEX_NAME_ASSOC *assoc; in add_index_to_index_nodenames() local
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dformat.c526 const bfd_target * const *assoc = bfd_associated_vector; in bfd_check_format_matches() local
/netbsd-src/external/bsd/ntp/dist/sntp/
H A Dnetworking.h70 associd_t assoc; /* peer association ID */ member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Ddriver-i386.c35 unsigned assoc; member
67 unsigned assoc; in detect_l2_cache() local
H A Dwinnt.c136 tree assoc; in i386_pe_determine_dllimport_p() local
/netbsd-src/sys/arch/powerpc/oea/
H A Dcpu_subr.c417 u_int assoc, pvr, vers; in cpu_probe_cache() local
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/
H A Dtest_context.c470 gss_buffer_desc token, assoc, message = GSS_C_EMPTY_BUFFER; in wrapunwrap_aead() local
/netbsd-src/sys/dev/pci/
H A Dif_iwi.c1245 struct iwi_notif_association *assoc; in iwi_notification_intr() local
2575 struct iwi_associate assoc; in iwi_auth_and_assoc() local
/netbsd-src/sys/dev/hdaudio/
H A Dhdafg.c1119 int i, j, cnt, maxassocs, type, assoc, seq, first, hpredir; in hdafg_assoc_parse() local
1449 int conn, assoc; in hdafg_disable_useless() local
1713 hdafg_assoc_trace_adc(struct hdafg_softc *sc, int assoc, int seq, in hdafg_assoc_trace_adc()
1770 hdafg_assoc_trace_in(struct hdafg_softc *sc, int assoc) in hdafg_assoc_trace_in()
/netbsd-src/sys/arch/evbppc/mpc85xx/
H A Dmachdep.c734 const uint32_t assoc = TLBCFG_ASSOC(tlbcfg); in e500_tlb_print() local
/netbsd-src/external/gpl2/mkhybrid/dist/
H A Dmkisofs.h155 struct directory_entry * assoc; /* entry has a resource fork */ member
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaPseudoObject.cpp146 for (const GenericSelectionExpr::Association assoc : in rebuild() local
/netbsd-src/sys/dev/usb/
H A Dif_otus.c2793 otus_set_chan(struct otus_softc *sc, struct ieee80211_channel *c, int assoc) in otus_set_chan()
/netbsd-src/sys/dev/ic/
H A Dbwfmreg.h616 struct bwfm_assoc_params assoc; member
631 struct bwfm_assoc_params assoc; member

12