| /netbsd/src/sys/compat/common/ |
| D | files.common | 1 # $NetBSD: files.common,v 1.14 2024/05/20 02:36:33 christos Exp $ 7 file compat/common/compat_exec.c compat_utils 8 file compat/common/compat_util.c compat_utils 15 file compat/common/compat_43_mod.c compat_43 16 file compat/common/kern_exit_43.c compat_43 17 file compat/common/kern_info_43.c compat_43 18 file compat/common/kern_resource_43.c compat_43 19 file compat/common/kern_sig_43.c compat_43 20 file compat/common/tty_43.c compat_43 21 file compat/common/uipc_syscalls_43.c compat_43 [all …]
|
| /netbsd/src/sys/compat/linux/ |
| D | files.linux | 10 file compat/linux/common/linux_blkio.c compat_linux 11 file compat/linux/common/linux_cdrom.c compat_linux 12 file compat/linux/common/linux_errno.c compat_linux 13 file compat/linux/common/linux_exec.c compat_linux 14 file compat/linux/common/linux_exec_elf32.c compat_linux & exec_elf32 15 file compat/linux/common/linux_exec_elf64.c compat_linux & exec_elf64 16 file compat/linux/common/linux_exec_aout.c compat_linux & exec_aout 17 file compat/linux/common/linux_fdio.c compat_linux 18 file compat/linux/common/linux_file.c compat_linux 19 file compat/linux/common/linux_hdio.c compat_linux [all …]
|
| /netbsd/src/sys/compat/linux32/ |
| D | files.linux32 | 12 file compat/linux32/common/linux32_dirent.c compat_linux32 13 file compat/linux32/common/linux32_exec.c compat_linux32 14 file compat/linux32/common/linux32_exec_elf32.c compat_linux32 & exec_elf32 15 file compat/linux32/common/linux32_fcntl.c compat_linux32 16 file compat/linux32/common/linux32_ioctl.c compat_linux32 17 file compat/linux32/common/linux32_misc.c compat_linux32 18 file compat/linux32/common/linux32_mman.c compat_linux32 19 file compat/linux32/common/linux32_mod.c compat_linux32 20 file compat/linux32/common/linux32_resource.c compat_linux32 21 file compat/linux32/common/linux32_sched.c compat_linux32 [all …]
|
| /netbsd/src/external/bsd/wpa/dist/src/drivers/ |
| D | driver_wired_common.c | 219 int driver_wired_init_common(struct driver_wired_common_data *common, in driver_wired_init_common() argument 224 os_strlcpy(common->ifname, ifname, sizeof(common->ifname)); in driver_wired_init_common() 225 common->ctx = ctx; in driver_wired_init_common() 228 common->pf_sock = socket(PF_PACKET, SOCK_DGRAM, 0); in driver_wired_init_common() 229 if (common->pf_sock < 0) in driver_wired_init_common() 232 common->pf_sock = -1; in driver_wired_init_common() 238 common->iff_up = 1; in driver_wired_init_common() 240 if (wired_multicast_membership(common->pf_sock, in driver_wired_init_common() 241 if_nametoindex(common->ifname), in driver_wired_init_common() 246 common->membership = 1; in driver_wired_init_common() [all …]
|
| D | driver_wired.c | 46 struct driver_wired_common_data common; member 174 drv->common.sock = socket(PF_PACKET, SOCK_RAW, htons(ETH_P_PAE)); in wired_init_sockets() 175 if (drv->common.sock < 0) { in wired_init_sockets() 181 if (eloop_register_read_sock(drv->common.sock, handle_read, in wired_init_sockets() 182 drv->common.ctx, NULL)) { in wired_init_sockets() 188 os_strlcpy(ifr.ifr_name, drv->common.ifname, sizeof(ifr.ifr_name)); in wired_init_sockets() 189 if (ioctl(drv->common.sock, SIOCGIFINDEX, &ifr) != 0) { in wired_init_sockets() 201 if (bind(drv->common.sock, (struct sockaddr *) &addr, sizeof(addr)) < 0) in wired_init_sockets() 208 if (wired_multicast_membership(drv->common.sock, ifr.ifr_ifindex, in wired_init_sockets() 216 os_strlcpy(ifr.ifr_name, drv->common.ifname, sizeof(ifr.ifr_name)); in wired_init_sockets() [all …]
|
| /netbsd/src/sys/compat/linux/arch/m68k/ |
| D | files.linux_m68k | 10 file compat/linux/common/linux_pipe.c compat_linux 11 file compat/linux/common/linux_file64.c compat_linux 12 file compat/linux/common/linux_ipccall.c compat_linux 13 file compat/linux/common/linux_misc_notalpha.c compat_linux 14 file compat/linux/common/linux_sig_notalpha.c compat_linux 15 file compat/linux/common/linux_sigaction.c compat_linux 16 file compat/linux/common/linux_socketcall.c compat_linux 17 file compat/linux/common/linux_llseek.c compat_linux 18 file compat/linux/common/linux_oldmmap.c compat_linux 19 file compat/linux/common/linux_oldselect.c compat_linux [all …]
|
| /netbsd/src/external/bsd/openldap/dist/clients/tools/ |
| D | Makefile.in | 18 ldapexop.c ldapurl.c common.c 21 ldapexop.o ldapurl.o common.o 39 $(LTLINK) -o $@ ldapsearch.o common.o ldsversion.o $(LIBS) 42 $(LTLINK) -o $@ ldapmodify.o common.o ldmversion.o $(LIBS) 45 $(LTLINK) -o $@ ldapdelete.o common.o lddversion.o $(LIBS) 48 $(LTLINK) -o $@ ldapmodrdn.o common.o ldrversion.o $(LIBS) 51 $(LTLINK) -o $@ ldappasswd.o common.o ldpversion.o $(LIBS) 54 $(LTLINK) -o $@ ldapwhoami.o common.o ldwversion.o $(LIBS) 57 $(LTLINK) -o $@ ldapvc.o common.o ldvversion.o $(LIBS) 60 $(LTLINK) -o $@ ldapcompare.o common.o ldcversion.o $(LIBS) [all …]
|
| /netbsd/src/external/bsd/nvi/dist/dist/ |
| D | Makefile.am | 6 DB_C = $(visrcdir)/common/vi_db1.c 39 DB_C = $(visrcdir)/common/vi_db.c 45 $(visrcdir)/common/api.c \ 46 $(visrcdir)/common/conv.c \ 47 $(visrcdir)/common/conv.h \ 48 $(visrcdir)/common/cut.c \ 49 $(visrcdir)/common/delete.c \ 50 $(visrcdir)/common/args.h \ 51 $(visrcdir)/common/common.h \ 52 $(visrcdir)/common/cut.h \ [all …]
|
| /netbsd/src/sys/arch/epoc32/stand/e32boot/exe/ |
| D | e32boot.cpp | 328 struct btinfo_common *bootinfo, *common; in CreateBootInfo() local 340 common = bootinfo = (struct btinfo_common *)buf; in CreateBootInfo() 343 common->len = sizeof(struct btinfo_model); in CreateBootInfo() 344 common->type = BTINFO_MODEL; in CreateBootInfo() 345 model = (struct btinfo_model *)common; in CreateBootInfo() 348 common = &(model + 1)->common; in CreateBootInfo() 351 common->len = sizeof(struct btinfo_video); in CreateBootInfo() 352 common->type = BTINFO_VIDEO; in CreateBootInfo() 353 video = (struct btinfo_video *)common; in CreateBootInfo() 356 common = &(video + 1)->common; in CreateBootInfo() [all …]
|
| /netbsd/src/sys/arch/x86/include/ |
| D | bootinfo.h | 60 struct btinfo_common common; member 65 struct btinfo_common common; member 70 struct btinfo_common common; member 81 struct btinfo_common common; member 91 struct btinfo_common common; member 103 struct btinfo_common common; member 110 struct btinfo_common common; member 132 struct btinfo_common common; member 178 struct btinfo_common common; member 196 struct btinfo_common common; member [all …]
|
| /netbsd/src/sys/compat/linux/arch/powerpc/ |
| D | files.linux_powerpc | 11 file compat/linux/common/linux_pipe.c compat_linux 12 file compat/linux/common/linux_ipccall.c compat_linux 13 file compat/linux/common/linux_misc_notalpha.c compat_linux 14 file compat/linux/common/linux_sig_notalpha.c compat_linux 15 file compat/linux/common/linux_sigaction.c compat_linux 16 file compat/linux/common/linux_socketcall.c compat_linux 17 file compat/linux/common/linux_llseek.c compat_linux 18 file compat/linux/common/linux_olduname.c compat_linux 19 file compat/linux/common/linux_file64.c compat_linux 20 file compat/linux/common/linux_fcntl64.c compat_linux [all …]
|
| /netbsd/src/sys/dev/raidframe/ |
| D | rf_paritylog.c | 64 RF_CommonLogData_t *common = NULL; in AllocParityLogCommonData() local 72 common = raidPtr->parityLogDiskQueue.freeCommonList; in AllocParityLogCommonData() 77 common = RF_Malloc(sizeof(*common)); in AllocParityLogCommonData() 79 rf_init_mutex2(common->mutex, IPL_VM); in AllocParityLogCommonData() 81 common->next = NULL; in AllocParityLogCommonData() 82 return (common); in AllocParityLogCommonData() 86 FreeParityLogCommonData(RF_CommonLogData_t * common) in FreeParityLogCommonData() argument 94 raidPtr = common->raidPtr; in FreeParityLogCommonData() 96 common->next = raidPtr->parityLogDiskQueue.freeCommonList; in FreeParityLogCommonData() 97 raidPtr->parityLogDiskQueue.freeCommonList = common; in FreeParityLogCommonData() [all …]
|
| /netbsd/src/sys/arch/sandpoint/include/ |
| D | bootinfo.h | 51 struct btinfo_common common; member 56 struct btinfo_common common; member 61 struct btinfo_common common; member 68 struct btinfo_common common; member 73 struct btinfo_common common; member 78 struct btinfo_common common; member 84 struct btinfo_common common; member 91 struct btinfo_common common; member 96 struct btinfo_common common; member 110 struct btinfo_common common; member
|
| /netbsd/src/sys/compat/linux/arch/mips/ |
| D | files.linux_mips | 10 file compat/linux/common/linux_pipe.c compat_linux 11 file compat/linux/common/linux_ipccall.c compat_linux 12 file compat/linux/common/linux_misc_notalpha.c compat_linux 13 file compat/linux/common/linux_sig_notalpha.c compat_linux 14 file compat/linux/common/linux_sigaction.c compat_linux 15 file compat/linux/common/linux_socketcall.c compat_linux 16 file compat/linux/common/linux_llseek.c compat_linux 17 file compat/linux/common/linux_olduname.c compat_linux 18 file compat/linux/common/linux_file64.c compat_linux 19 file compat/linux/common/linux_fcntl64.c compat_linux [all …]
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/ |
| D | dw2-common-block.S | 33 # ../gdb.fortran/common-block.f90:21 43 # ../gdb.fortran/common-block.f90:34 46 # ../gdb.fortran/common-block.f90:35 49 # ../gdb.fortran/common-block.f90:21 52 # ../gdb.fortran/common-block.f90:37 57 # ../gdb.fortran/common-block.f90:21 60 # ../gdb.fortran/common-block.f90:37 68 # ../gdb.fortran/common-block.f90:21 71 # ../gdb.fortran/common-block.f90:37 80 # ../gdb.fortran/common-block.f90:37 [all …]
|
| /netbsd/src/external/cddl/osnet/ |
| D | Makefile.zfs | 25 CPPFLAGS+= -I${ZFSDIR}/dist/common/zfs 29 CPPFLAGS+= -I${ZFSDIR}/dist/lib/libshare/common 31 CPPFLAGS+= -I${ZFSDIR}/dist/lib/libuutil/common 32 CPPFLAGS+= -I${ZFSDIR}/dist/lib/libzfs/common 33 CPPFLAGS+= -I${ZFSDIR}/dist/lib/libzfs_core/common 34 CPPFLAGS+= -I${ZFSDIR}/dist/lib/libzpool/common 36 CPPFLAGS+= -I${ZFSDIR}/dist/common 38 CPPFLAGS+= -I${ZFSDIR}/dist/uts/common 39 CPPFLAGS+= -I${ZFSDIR}/dist/uts/common/zfs 40 CPPFLAGS+= -I${ZFSDIR}/dist/uts/common/fs/zfs [all …]
|
| /netbsd/src/external/mit/expat/dist/lib/ |
| D | xmlrole.c | 138 static int FASTCALL common(PROLOG_STATE *state, int tok); 168 return common(state, tok); in prolog0() 200 return common(state, tok); in prolog1() 220 return common(state, tok); in prolog2() 237 return common(state, tok); in doctype0() 263 return common(state, tok); in doctype1() 279 return common(state, tok); in doctype2() 295 return common(state, tok); in doctype3() 314 return common(state, tok); in doctype4() 330 return common(state, tok); in doctype5() [all …]
|
| /netbsd/src/sys/modules/solaris/ |
| D | Makefile.solmod | 5 .PATH: ${ZFSDIR}/dist/common/avl 9 .PATH: ${ZFSDIR}/dist/common/nvpair 15 .PATH: ${ZFSDIR}/dist/common/unicode 19 .PATH: ${ZFSDIR}/dist/uts/common/os 25 .PATH: ${NETBSDSRCDIR}/common/lib/libc/rpc 31 .PATH: ${ZFSDIR}/dist/uts/common/zmod 44 .PATH: ${ZFSDIR}/dist/common/acl 80 CPPFLAGS+= -I${ZFSDIR}/dist/common/acl 81 CPPFLAGS+= -I${ZFSDIR}/dist/common 82 CPPFLAGS+= -I${ZFSDIR}/dist/uts/common/zmod [all …]
|
| /netbsd/src/external/gpl3/gcc/dist/libgomp/ |
| D | ChangeLog | 29 * testsuite/libgomp.c-c++-common/non-rect-loop-1.c: New test. 151 * testsuite/libgomp.c-c++-common/task-reduction-17.c: New test. 152 * testsuite/libgomp.c-c++-common/task-reduction-18.c: New test. 160 * testsuite/libgomp.c-c++-common/pr106981.c: New test. 181 * testsuite/libgomp.oacc-c-c++-common/private-big-1.c: New. 200 * testsuite/libgomp.oacc-c-c++-common/reduction-5.c: Adapt for 202 * testsuite/libgomp.oacc-c-c++-common/vred2d-128.c: Likewise. 210 * testsuite/libgomp.c-c++-common/pr106449.c: New test. 312 * testsuite/libgomp.oacc-c-c++-common/vector-length-128-7.c: Fix 329 * testsuite/libgomp.oacc-c-c++-common/parallel-dims.c: Reduce [all …]
|
| /netbsd/src/sys/fs/nfs/ |
| D | files.newnfs | 27 file fs/nfs/common/bootp_subr.c new_nfs_boot_bootp & new_nfsclient 28 file fs/nfs/common/krpc_subr.c new_nfs_boot_bootp & new_nfsclient 29 file fs/nfs/common/nfs_module.c new_nfsclient | new_nfsserver 30 file fs/nfs/common/nfs_commonacl.c new_nfsclient | new_nfsserver 31 file fs/nfs/common/nfs_commonkrpc.c new_nfsclient | new_nfsserver 32 file fs/nfs/common/nfs_commonport.c new_nfsclient | new_nfsserver 33 file fs/nfs/common/nfs_commonsubs.c new_nfsclient | new_nfsserver 34 file fs/nfs/common/nfs_diskless.c new_nfsclient & new_nfs_boot 35 file fs/nfs/common/nfs_fha.c new_nfsserver 36 file fs/nfs/common/nfs_lock.c new_nfsclient | new_nfslockd | new_nfsserver [all …]
|
| /netbsd/src/sys/dev/pci/ixgbe/ |
| D | if_fdir.c | 95 union ixgbe_atr_hash_dword common = {.dword = 0}; in ixgbe_atr() local 120 common.port.dst ^= th->th_sport; in ixgbe_atr() 121 common.port.src ^= th->th_dport; in ixgbe_atr() 127 common.port.dst ^= uh->uh_sport; in ixgbe_atr() 128 common.port.src ^= uh->uh_dport; in ixgbe_atr() 137 common.flex_bytes ^= htons(ETHERTYPE_VLAN); in ixgbe_atr() 139 common.flex_bytes ^= etype; in ixgbe_atr() 140 common.ip ^= ip->ip_src.s_addr ^ ip->ip_dst.s_addr; in ixgbe_atr() 148 input, common, que->msix); in ixgbe_atr()
|
| /netbsd/src/external/bsd/openldap/dist/build/ |
| D | top.mk | 224 all: all-common all-local FORCE 225 install: install-common install-local FORCE 226 clean: clean-common clean-local FORCE 227 veryclean: veryclean-common veryclean-local FORCE 228 depend: depend-common depend-local FORCE 231 all-common: 232 install-common: 233 clean-common: 234 veryclean-common: clean-common FORCE 235 depend-common: [all …]
|
| D | srv.mk | 19 all-common: all-$(BUILD_SRV) 23 clean-common: clean-srv FORCE 24 veryclean-common: veryclean-srv FORCE 26 lint-common: lint-$(BUILD_SRV) 28 5lint-common: 5lint-$(BUILD_SRV) 30 depend-common: depend-$(BUILD_SRV) 32 install-common: install-$(BUILD_SRV)
|
| /netbsd/src/distrib/ofppc/ramdisks/common/ |
| D | Makefile.ramdisk | 6 OFPPCCOMMON= ${.CURDIR}/../common 18 MTREECONF= ${DISTRIBDIR}/common/mtree.common ${.CURDIR}/../common/mtree.ramdisk 25 ${NETBSDSRCDIR}/etc/netconfig ${DISTRIBDIR}/common/protocols \ 26 ${DISTRIBDIR}/common/services 32 LISTS+= ${.CURDIR}/../common/list.sysinst
|
| /netbsd/src/sys/arch/evbarm/mini2440/ |
| D | mini2440_bootinfo.h | 51 struct btinfo_common common; member 56 struct btinfo_common common; member 63 struct btinfo_common common; member 68 struct btinfo_common common; member 73 struct btinfo_common common; member 80 struct btinfo_common common; member
|