Home
last modified time | relevance | path

Searched refs:common (Results 1 – 25 of 3439) sorted by relevance

12345678910>>...138

/netbsd-src/sys/compat/common/
H A Dfiles.common1 # $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/external/mpl/bind/include/dns/
H A Drdatastruct.h49 (_data)->common.rdtype = (_rdtype); \
50 (_data)->common.rdclass = (_rdclass); \
51 ISC_LINK_INIT(&(_data)->common, link); \
70 dns_rdatacommon_t common; member
94 dns_rdatacommon_t common; member
118 dns_rdatacommon_t common; member
138 dns_rdatacommon_t common; member
159 dns_rdatacommon_t common; member
180 dns_rdatacommon_t common; member
200 dns_rdatacommon_t common; member
221 dns_rdatacommon_t common; global() member
248 dns_rdatacommon_t common; global() member
269 dns_rdatacommon_t common; global() member
290 dns_rdatacommon_t common; global() member
311 dns_rdatacommon_t common; global() member
332 dns_rdatacommon_t common; global() member
356 dns_rdatacommon_t common; global() member
376 dns_rdatacommon_t common; global() member
400 dns_rdatacommon_t common; global() member
422 dns_rdatacommon_t common; global() member
449 dns_rdatacommon_t common; global() member
489 dns_rdatacommon_t common; global() member
513 dns_rdatacommon_t common; global() member
537 dns_rdatacommon_t common; global() member
561 dns_rdatacommon_t common; global() member
587 dns_rdatacommon_t common; global() member
611 dns_rdatacommon_t common; global() member
635 dns_rdatacommon_t common; global() member
658 dns_rdatacommon_t common; global() member
690 dns_rdatacommon_t common; global() member
717 dns_rdatacommon_t common; global() member
742 dns_rdatacommon_t common; global() member
770 dns_rdatacommon_t common; global() member
802 dns_rdatacommon_t common; global() member
826 dns_rdatacommon_t common; global() member
852 dns_rdatacommon_t common; global() member
877 dns_rdatacommon_t common; global() member
901 dns_rdatacommon_t common; global() member
927 dns_rdatacommon_t common; global() member
952 dns_rdatacommon_t common; global() member
983 dns_rdatacommon_t common; global() member
1005 dns_rdatacommon_t common; global() member
1032 dns_rdatacommon_t common; global() member
1057 dns_rdatacommon_t common; global() member
1077 dns_rdatacommon_t common; global() member
1110 dns_rdatacommon_t common; global() member
1156 dns_rdatacommon_t common; global() member
1199 dns_rdatacommon_t common; global() member
1226 dns_rdatacommon_t common; global() member
1249 dns_rdatacommon_t common; global() member
1278 dns_rdatacommon_t common; global() member
1310 dns_rdatacommon_t common; global() member
1353 dns_rdatacommon_t common; global() member
1379 dns_rdatacommon_t common; global() member
1488 dns_rdatacommon_t common; global() member
1515 dns_rdatacommon_t common; global() member
1557 dns_rdatacommon_t common; global() member
1647 dns_rdatacommon_t common; global() member
1702 dns_rdatacommon_t common; global() member
1727 dns_rdatacommon_t common; global() member
1757 dns_rdatacommon_t common; global() member
1785 dns_rdatacommon_t common; global() member
1855 dns_rdatacommon_t common; global() member
1884 dns_rdatacommon_t common; global() member
1905 dns_rdatacommon_t common; global() member
1926 dns_rdatacommon_t common; global() member
1947 dns_rdatacommon_t common; global() member
1969 dns_rdatacommon_t common; global() member
1989 dns_rdatacommon_t common; global() member
2011 dns_rdatacommon_t common; global() member
2040 dns_rdatacommon_t common; global() member
2068 dns_rdatacommon_t common; global() member
2091 dns_rdatacommon_t common; global() member
2117 dns_rdatacommon_t common; global() member
2145 dns_rdatacommon_t common; global() member
2171 dns_rdatacommon_t common; global() member
2234 dns_rdatacommon_t common; global() member
[all...]
/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/
H A Dopen.c215 generate_error (&opp->common, LIBERROR_BAD_OPTION, in edit_modes()
219 generate_error (&opp->common, LIBERROR_BAD_OPTION, in edit_modes()
223 generate_error (&opp->common, LIBERROR_BAD_OPTION, in edit_modes()
226 if ((opp->common.flags & IOPARM_OPEN_HAS_RECL_IN) in edit_modes()
228 generate_error (&opp->common, LIBERROR_BAD_OPTION, in edit_modes()
232 generate_error (&opp->common, LIBERROR_BAD_OPTION, in edit_modes()
236 generate_error (&opp->common, LIBERROR_BAD_OPTION, in edit_modes()
240 generate_error (&opp->common, LIBERROR_BAD_OPTION, in edit_modes()
249 notify_std (&opp->common, GFC_STD_GNU, in edit_modes()
252 generate_error (&opp->common, LIBERROR_BAD_OPTION, in edit_modes()
[all …]
H A Dfile_pos.c90 generate_error (&fpp->common, LIBERROR_OS, NULL); in formatted_backspace()
185 generate_error (&fpp->common, LIBERROR_OS, NULL); in unformatted_backspace()
198 library_start (&fpp->common); in st_backspace()
200 u = find_unit (fpp->common.unit); in st_backspace()
203 generate_error (&fpp->common, LIBERROR_BAD_UNIT, NULL); in st_backspace()
212 generate_error (&fpp->common, LIBERROR_OPTION_CONFLICT, in st_backspace()
219 generate_error (&fpp->common, LIBERROR_OPTION_CONFLICT, in st_backspace()
226 if (async_wait (&(fpp->common), u->au)) in st_backspace()
271 unit_truncate (u, stell (u->s), &fpp->common); in st_backspace()
308 library_start (&fpp->common); in st_endfile()
[all …]
H A Dclose.c58 library_start (&clp->common); in st_close()
60 status = !(clp->common.flags & IOPARM_CLOSE_HAS_STATUS) ? CLOSE_UNSPECIFIED : in st_close()
61 find_option (&clp->common, clp->status, clp->status_len, in st_close()
70 u = find_unit (clp->common.unit); in st_close()
73 if (async_wait (&(clp->common), u->au)) in st_close()
79 if ((clp->common.flags & IOPARM_LIBRETURN_MASK) != IOPARM_LIBRETURN_OK) in st_close()
88 generate_error (&clp->common, LIBERROR_OS, "Problem in CLOSE"); in st_close()
92 generate_error (&clp->common, LIBERROR_BAD_OPTION, in st_close()
103 generate_warning (&clp->common, "STATUS set to DELETE on CLOSE" in st_close()
110 generate_error (&clp->common, LIBERROR_OS, in st_close()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dopen.c193 generate_error (&opp->common, LIBERROR_BAD_OPTION, in edit_modes()
197 generate_error (&opp->common, LIBERROR_BAD_OPTION, in edit_modes()
201 generate_error (&opp->common, LIBERROR_BAD_OPTION, in edit_modes()
204 if ((opp->common.flags & IOPARM_OPEN_HAS_RECL_IN) in edit_modes()
206 generate_error (&opp->common, LIBERROR_BAD_OPTION, in edit_modes()
210 generate_error (&opp->common, LIBERROR_BAD_OPTION, in edit_modes()
214 generate_error (&opp->common, LIBERROR_BAD_OPTION, in edit_modes()
218 generate_error (&opp->common, LIBERROR_BAD_OPTION, in edit_modes()
227 notify_std (&opp->common, GFC_STD_GNU, in edit_modes()
230 generate_error (&opp->common, LIBERROR_BAD_OPTION, in edit_modes()
[all …]
H A Dfile_pos.c90 generate_error (&fpp->common, LIBERROR_OS, NULL); in formatted_backspace()
180 generate_error (&fpp->common, LIBERROR_OS, NULL); in unformatted_backspace()
193 library_start (&fpp->common); in st_backspace()
195 u = find_unit (fpp->common.unit); in st_backspace()
198 generate_error (&fpp->common, LIBERROR_BAD_UNIT, NULL); in st_backspace()
207 generate_error (&fpp->common, LIBERROR_OPTION_CONFLICT, in st_backspace()
214 generate_error (&fpp->common, LIBERROR_OPTION_CONFLICT, in st_backspace()
221 if (async_wait (&(fpp->common), u->au)) in st_backspace()
266 unit_truncate (u, stell (u->s), &fpp->common); in st_backspace()
303 library_start (&fpp->common); in st_endfile()
[all …]
H A Dclose.c58 library_start (&clp->common); in st_close()
60 status = !(clp->common.flags & IOPARM_CLOSE_HAS_STATUS) ? CLOSE_UNSPECIFIED : in st_close()
61 find_option (&clp->common, clp->status, clp->status_len, in st_close()
70 u = find_unit (clp->common.unit); in st_close()
73 if (async_wait (&(clp->common), u->au)) in st_close()
79 if ((clp->common.flags & IOPARM_LIBRETURN_MASK) != IOPARM_LIBRETURN_OK) in st_close()
88 generate_error (&clp->common, LIBERROR_OS, "Problem in CLOSE"); in st_close()
92 generate_error (&clp->common, LIBERROR_BAD_OPTION, in st_close()
103 generate_warning (&clp->common, "STATUS set to DELETE on CLOSE" in st_close()
110 generate_error (&clp->common, LIBERROR_OS, in st_close()
[all …]
/netbsd-src/external/mpl/dhcp/bind/include/dns/
H A Drdatastruct.h50 (_data)->common.rdtype = (_rdtype); \
51 (_data)->common.rdclass = (_rdclass); \
52 ISC_LINK_INIT(&(_data)->common, link); \
72 dns_rdatacommon_t common; member
99 dns_rdatacommon_t common; member
126 dns_rdatacommon_t common; member
149 dns_rdatacommon_t common; member
173 dns_rdatacommon_t common; member
197 dns_rdatacommon_t common; member
220 dns_rdatacommon_t common; member
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/utils/
H A Dupdate_test_checks.py39 from UpdateTestChecks import common
60 initial_args = common.parse_commandline_args(parser)
65 common.error('Unexpected opt name: ' + opt_basename)
69 for ti in common.itertests(initial_args.tests, parser,
73 common.SCRUB_TRAILING_WHITESPACE_TEST_RE = common.SCRUB_TRAILING_WHITESPACE_AND_ATTRIBUTES_RE
75 common.SCRUB_TRAILING_WHITESPACE_TEST_RE = common.SCRUB_TRAILING_WHITESPACE_RE
80 common.warn('Skipping unparseable RUN line: ' + l)
90 common.verify_filecheck_prefixes(filecheck_cmd)
92 common.warn('Skipping non-%s RUN line: %s' % (opt_basename, l))
96 common.warn('Skipping non-FileChecked RUN line: ' + l)
[all …]
H A Dupdate_analyze_test_checks.py44 from UpdateTestChecks import common
56 args = common.parse_commandline_args(parser)
63 common.error('Unexpected opt name: ' + opt_basename)
73 common.warn("Skipping test which wasn't autogenerated by " + script_name + ": " + test)
78 common.warn("Skipping test which isn't autogenerated: " + test)
81 run_lines = common.find_run_lines(test, input_lines)
85 common.warn('Skipping unparseable RUN line: ' + l)
89 common.verify_filecheck_prefixes(filecheck_cmd)
92 common.warn('WSkipping non-%s RUN line: %s' % (opt_basename, l))
96 common.warn('Skipping non-FileChecked RUN line: ' + l)
[all …]
H A Dupdate_llc_test_checks.py15 from UpdateTestChecks import asm, common
44 initial_args = common.parse_commandline_args(parser)
48 for ti in common.itertests(initial_args.tests, parser,
52 m = common.TRIPLE_IR_RE.match(l)
60 common.warn('Skipping unparseable RUN line: ' + l)
73 m = common.TRIPLE_ARG_RE.search(llc_cmd)
78 m = common.MARCH_ARG_RE.search(llc_cmd)
82 common.verify_filecheck_prefixes(filecheck_cmd)
84 common.warn('Skipping non-llc RUN line: ' + l)
88 common.warn('Skipping non-FileChecked RUN line: ' + l)
[all …]
H A Dupdate_cc_test_checks.py28 from UpdateTestChecks import common
45 common.debug('Running', ' '.join(json_dump_args))
71 common.debug('Skipping builtin function:', node['name'], '@', node['loc'])
73 common.debug('Found function:', node['kind'], node['name'], '@', node['loc'])
77 common.debug('Skipping function without line number:', node['name'], '@', node['loc'])
91 common.debug('Skipping function without body:', node['name'], '@', node['loc'])
99 common.error('Clang AST dump JSON format changed?')
104 common.debug('line {}: found function {}'.format(line+1, func_name), file=sys.stderr)
106 common.warn('Did not find any functions using', ' '.join(json_dump_args))
151 args = common.parse_commandline_args(parser)
[all …]
/netbsd-src/sys/compat/linux/
H A Dfiles.linux10 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/
H A Dfiles.linux3212 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/
H A Ddriver_wired_common.c219 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 …]
/netbsd-src/external/apache2/llvm/dist/llvm/utils/UpdateTestChecks/
H A Dasm.py5 from . import common
180 asm = common.SCRUB_WHITESPACE_RE.sub(r' ', asm)
205 asm = common.SCRUB_KILL_COMMENT_RE.sub('', asm)
207 asm = common.SCRUB_TRAILING_WHITESPACE_RE.sub(r'', asm)
213 asm = common.SCRUB_WHITESPACE_RE.sub(r' ', asm)
217 asm = common.SCRUB_TRAILING_WHITESPACE_RE.sub(r'', asm)
223 asm = common.SCRUB_WHITESPACE_RE.sub(r' ', asm)
227 asm = common.SCRUB_KILL_COMMENT_RE.sub('', asm)
229 asm = common.SCRUB_TRAILING_WHITESPACE_RE.sub(r'', asm)
235 asm = common.SCRUB_WHITESPACE_RE.sub(r' ', asm)
[all …]
/netbsd-src/sys/compat/linux/arch/m68k/
H A Dfiles.linux_m68k10 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/
H A DMakefile.in18 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/
H A DMakefile.am6 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/
H A De32boot.cpp328 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/
H A Dbootinfo.h60 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/
H A Dfiles.linux_powerpc11 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/
H A Drf_paritylog.c64 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/
H A Dbootinfo.h51 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

12345678910>>...138