Home
last modified time | relevance | path

Searched refs:ns (Results 1 – 25 of 1708) sorted by relevance

12345678910>>...69

/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32_sysent.c144 #define ns(type) .sy_narg = n(type), .sy_argsize = s(type) macro
148 ns(struct netbsd32_syscall_args),
153 ns(struct netbsd32_exit_args),
160 ns(struct netbsd32_read_args),
164 ns(struct netbsd32_write_args),
168 ns(struct netbsd32_open_args),
172 ns(struct netbsd32_close_args),
176 ns(struct compat_50_netbsd32_wait4_args),
180 ns(struct compat_43_netbsd32_ocreat_args),
184 ns(struct netbsd32_link_args),
[all …]
/netbsd-src/sys/kern/
H A Dinit_sysent.c144 #define ns(type) .sy_narg = n(type), .sy_argsize = s(type) macro
148 ns(struct sys_syscall_args),
153 ns(struct sys_exit_args),
160 ns(struct sys_read_args),
165 ns(struct sys_write_args),
170 ns(struct sys_open_args),
175 ns(struct sys_close_args),
179 ns(struct compat_50_sys_wait4_args),
184 ns(struct compat_43_sys_creat_args),
189 ns(struc
[all...]
/netbsd-src/external/mpl/bind/dist/bin/tests/system/synthfromdnssec/
H A Dtests.sh104 for ns in 2 4 5 6; do
105 case $ns in
126 dig_with_opts a.example. @10.53.0.${ns} a >dig.out.ns${ns}.test$n || ret=1
127 check_ad_flag $ad dig.out.ns${ns}.test$n || ret=1
128 check_status NXDOMAIN dig.out.ns${ns}.test$n || ret=1
129 check_nosynth_soa example. dig.out.ns${ns}.test$n || ret=1
130 [ $ns -eq 2 ] && cp dig.out.ns${ns}.test$n nxdomain.out
137 dig_with_opts nodata.example. @10.53.0.${ns} a >dig.out.ns${ns}.test$n || ret=1
138 check_ad_flag $ad dig.out.ns${ns}.test$n || ret=1
139 check_status NOERROR dig.out.ns${ns}.test$n || ret=1
[all …]
/netbsd-src/sys/compat/linux32/arch/aarch64/
H A Dlinux32_sysent.c34 #define ns(type) .sy_narg = n(type), .sy_argsize = s(type) macro
41 ns(struct linux32_sys_exit_args),
48 ns(struct netbsd32_read_args),
52 ns(struct netbsd32_write_args),
56 ns(struct linux32_sys_open_args),
60 ns(struct netbsd32_close_args),
64 ns(struct linux32_sys_waitpid_args),
68 ns(struct linux32_sys_creat_args),
72 ns(struct netbsd32_link_args),
76 ns(struct linux32_sys_unlink_args),
[all …]
/netbsd-src/sys/compat/linux32/arch/amd64/
H A Dlinux32_sysent.c37 #define ns(type) .sy_narg = n(type), .sy_argsize = s(type) macro
44 ns(struct linux32_sys_exit_args),
51 ns(struct netbsd32_read_args),
55 ns(struct netbsd32_write_args),
59 ns(struct linux32_sys_open_args),
63 ns(struct netbsd32_close_args),
67 ns(struct linux32_sys_waitpid_args),
71 ns(struct linux32_sys_creat_args),
75 ns(struct netbsd32_link_args),
79 ns(struct linux32_sys_unlink_args),
[all …]
/netbsd-src/sys/compat/linux/arch/i386/
H A Dlinux_sysent.c31 #define ns(type) .sy_narg = n(type), .sy_argsize = s(type) macro
38 ns(struct linux_sys_exit_args),
45 ns(struct sys_read_args),
50 ns(struct sys_write_args),
55 ns(struct linux_sys_open_args),
60 ns(struct sys_close_args),
64 ns(struct linux_sys_waitpid_args),
69 ns(struct linux_sys_creat_args),
74 ns(struct sys_link_args),
79 ns(struc
[all...]
/netbsd-src/sys/compat/linux/arch/mips/
H A Dlinux_sysent.c32 #define ns(type) .sy_narg = n(type), .sy_argsize = s(type) macro
39 ns(struct linux_sys_exit_args),
46 ns(struct sys_read_args),
51 ns(struct sys_write_args),
56 ns(struct linux_sys_open_args),
61 ns(struct sys_close_args),
65 ns(struct linux_sys_waitpid_args),
70 ns(struct linux_sys_creat_args),
75 ns(struct sys_link_args),
80 ns(struc
[all...]
/netbsd-src/sys/compat/linux/arch/arm/
H A Dlinux_sysent.c32 #define ns(type) .sy_narg = n(type), .sy_argsize = s(type) macro
39 ns(struct linux_sys_exit_args),
46 ns(struct sys_read_args),
51 ns(struct sys_write_args),
56 ns(struct linux_sys_open_args),
61 ns(struct sys_close_args),
65 ns(struct linux_sys_waitpid_args),
70 ns(struct linux_sys_creat_args),
75 ns(struct sys_link_args),
80 ns(struc
[all...]
/netbsd-src/sys/compat/sunos32/
H A Dsunos32_sysent.c32 #define ns(type) .sy_narg = n(type), .sy_argsize = s(type) macro
39 ns(struct netbsd32_exit_args),
46 ns(struct netbsd32_read_args),
50 ns(struct netbsd32_write_args),
54 ns(struct sunos32_sys_open_args),
58 ns(struct netbsd32_close_args),
62 ns(struct sunos32_sys_wait4_args),
66 ns(struct sunos32_sys_creat_args),
70 ns(struct netbsd32_link_args),
74 ns(struct netbsd32_unlink_args),
[all …]
/netbsd-src/sys/compat/linux/arch/m68k/
H A Dlinux_sysent.c35 #define ns(type) .sy_narg = n(type), .sy_argsize = s(type) macro
42 ns(struct linux_sys_exit_args),
49 ns(struct sys_read_args),
54 ns(struct sys_write_args),
59 ns(struct linux_sys_open_args),
64 ns(struct sys_close_args),
68 ns(struct linux_sys_waitpid_args),
73 ns(struct linux_sys_creat_args),
78 ns(struct sys_link_args),
83 ns(struc
[all...]
/netbsd-src/sys/compat/linux/arch/powerpc/
H A Dlinux_sysent.c30 #define ns(type) .sy_narg = n(type), .sy_argsize = s(type) macro
37 ns(struct linux_sys_exit_args),
44 ns(struct sys_read_args),
49 ns(struct sys_write_args),
54 ns(struct linux_sys_open_args),
59 ns(struct sys_close_args),
63 ns(struct linux_sys_waitpid_args),
68 ns(struct linux_sys_creat_args),
73 ns(struct sys_link_args),
78 ns(struc
[all...]
/netbsd-src/sys/compat/linux/arch/amd64/
H A Dlinux_sysent.c43 #define ns(type) .sy_narg = n(type), .sy_argsize = s(type)
47 ns(struct sys_read_args),
52 ns(struct sys_write_args),
57 ns(struct linux_sys_open_args),
62 ns(struct sys_close_args),
66 ns(struct linux_sys_stat64_args),
71 ns(struct linux_sys_fstat64_args),
76 ns(struct linux_sys_lstat64_args),
81 ns(struct sys_poll_args),
86 ns(struc
42 #define ns( global() macro
[all...]
/netbsd-src/sys/compat/sunos/
H A Dsunos_sysent.c28 #define ns(type) .sy_narg = n(type), .sy_argsize = s(type) macro
35 ns(struct sys_exit_args),
42 ns(struct sys_read_args),
47 ns(struct sys_write_args),
52 ns(struct sunos_sys_open_args),
57 ns(struct sys_close_args),
61 ns(struct sunos_sys_wait4_args),
66 ns(struct sunos_sys_creat_args),
71 ns(struct sys_link_args),
76 ns(struct sys_unlink_args),
[all …]
/netbsd-src/sys/compat/freebsd/
H A Dfreebsd_sysent.c32 #define ns(type) .sy_narg = n(type), .sy_argsize = s(type) macro
39 ns(struct sys_exit_args),
46 ns(struct sys_read_args),
51 ns(struct sys_write_args),
56 ns(struct sys_open_args),
61 ns(struct sys_close_args),
65 ns(struct compat_50_sys_wait4_args),
70 ns(struct compat_43_sys_creat_args),
75 ns(struct sys_link_args),
80 ns(struct sys_unlink_args),
[all …]
/netbsd-src/external/mpl/bind/dist/bin/tests/system/resolver/ns4/
H A Dsourcens.db18 @ IN SOA marka.isc.org. ns.server. (
25 @ NS ns
26 ns A 10.53.0.4
28 target1 NS ns.fake11.targetns.
30 target2 NS ns.fake21.targetns.
31 NS ns.fake22.targetns.
33 target3 NS ns.fake31.targetns.
34 NS ns.fake32.targetns.
35 NS ns.fake33.targetns.
37 target4 NS ns.fake41.targetns.
[all …]
/netbsd-src/sys/compat/linux/arch/aarch64/
H A Dlinux_sysent.c42 #define ns(type) .sy_narg = n(type), .sy_argsize = s(type) macro
61 ns(struct linux_sys_setxattr_args),
66 ns(struct linux_sys_lsetxattr_args),
71 ns(struct linux_sys_fsetxattr_args),
76 ns(struct linux_sys_getxattr_args),
81 ns(struct linux_sys_lgetxattr_args),
86 ns(struct linux_sys_fgetxattr_args),
91 ns(struct linux_sys_listxattr_args),
96 ns(struct linux_sys_llistxattr_args),
101 ns(struc
[all...]
/netbsd-src/external/bsd/ipf/dist/lib/
H A Dprintnatside.c13 printnatside(side, ns) in printnatside() argument
15 nat_stat_side_t *ns;
17 PRINTF("%lu\tproxy create fail %s\n", ns->ns_appr_fail, side);
18 PRINTF("%lu\tproxy fail %s\n", ns->ns_ipf_proxy_fail, side);
19 PRINTF("%lu\tbad nat %s\n", ns->ns_badnat, side);
20 PRINTF("%lu\tbad nat new %s\n", ns->ns_badnatnew, side);
21 PRINTF("%lu\tbad next addr %s\n", ns->ns_badnextaddr, side);
22 PRINTF("%lu\tbucket max %s\n", ns->ns_bucket_max, side);
23 PRINTF("%lu\tclone nomem %s\n", ns->ns_clone_nomem, side);
24 PRINTF("%lu\tdecap bad %s\n", ns->ns_decap_bad, side);
[all …]
/netbsd-src/sys/compat/aoutm68k/
H A Daoutm68k_sysent.c32 #define ns(type) .sy_narg = n(type), .sy_argsize = s(type) macro
36 ns(struct sys_syscall_args),
41 ns(struct sys_exit_args),
48 ns(struct sys_read_args),
53 ns(struct sys_write_args),
58 ns(struct sys_open_args),
63 ns(struct sys_close_args),
67 ns(struct compat_50_sys_wait4_args),
73 ns(struct compat_43_sys_creat_args),
83 ns(struct sys_link_args),
[all …]
/netbsd-src/external/mpl/bind/dist/bin/tests/system/dnssec/ns2/
H A Dhours-vs-days.db.in55 insecure NS ns.insecure
56 ns.insecure A 10.53.0.3
59 bogus NS ns.bogus
60 ns.bogus A 10.53.0.3
63 badds NS ns.badds
64 ns.badds A 10.53.0.3
71 mustbesecure NS ns.mustbesecure
72 ns.mustbesecure A 10.53.0.3
75 expired NS ns.expired
76 ns.expired A 10.53.0.3
[all …]
/netbsd-src/external/bsd/unbound/dist/iterator/
H A Diter_delegpt.c67 struct delegpt_ns* ns; in delegpt_copy() local
77 for(ns = dp->nslist; ns; ns = ns->next) { in delegpt_copy()
78 if(!delegpt_add_ns(copy, region, ns->name, ns->lame, in delegpt_copy()
79 ns->tls_auth_name, ns->port)) in delegpt_copy()
81 copy->nslist->cache_lookup_count = ns->cache_lookup_count; in delegpt_copy()
82 copy->nslist->resolved = ns->resolved; in delegpt_copy()
83 copy->nslist->got4 = ns->got4; in delegpt_copy()
84 copy->nslist->got6 = ns->got6; in delegpt_copy()
85 copy->nslist->done_pside4 = ns->done_pside4; in delegpt_copy()
86 copy->nslist->done_pside6 = ns->done_pside6; in delegpt_copy()
[all …]
/netbsd-src/sys/compat/linux/arch/alpha/
H A Dlinux_sysent.c38 #define ns(type) .sy_narg = n(type), .sy_argsize = s(type) macro
45 ns(struct linux_sys_exit_args),
52 ns(struct sys_read_args),
57 ns(struct sys_write_args),
65 ns(struct sys_close_args),
69 ns(struct linux_sys_osf1_wait4_args),
74 ns(struct linux_sys_creat_args),
79 ns(struct sys_link_args),
84 ns(struct linux_sys_unlink_args),
92 ns(struc
[all...]
/netbsd-src/sys/compat/ultrix/
H A Dultrix_sysent.c23 #define ns(type) .sy_narg = n(type), .sy_argsize = s(type) macro
30 ns(struct sys_exit_args),
37 ns(struct sys_read_args),
42 ns(struct sys_write_args),
47 ns(struct ultrix_sys_open_args),
52 ns(struct sys_close_args),
59 ns(struct ultrix_sys_creat_args),
64 ns(struct sys_link_args),
69 ns(struct sys_unlink_args),
74 ns(struct ultrix_sys_execv_args),
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/docs/
H A Dtools.md49 BM_empty 4 ns 4 ns 170178757
50 BM_empty/threads:8 1 ns 7 ns 103868920
51 BM_empty_stop_start 0 ns 0 ns 1000000000
52 BM_empty_stop_start/threads:8 0 ns 0 ns 1403031720
59 BM_empty 4 ns 4 ns 169534855
60 BM_empty/threads:8 1 ns 7 ns 104188776
61 BM_empty_stop_start 0 ns 0 ns 1000000000
62 BM_empty_stop_start/threads:8 0 ns 0 ns 1404159424
100 BM_memcpy/8 36 ns 36 ns 19101577 211.669MB/s
101 BM_memcpy/64 76 ns 76 ns 9412571 800.199MB/s
[all …]
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/docs/
H A Dtools.md41 BM_memcpy/8 36 ns 36 ns 19101577 211.669MB/s
42 BM_memcpy/64 76 ns 76 ns 9412571 800.199MB/s
43 BM_memcpy/512 84 ns 84 ns 8249070 5.64771GB/s
44 BM_memcpy/1024 116 ns 116 ns 6181763 8.19505GB/s
45 BM_memcpy/8192 643 ns 643 ns 1062855 11.8636GB/s
46 BM_copy/8 222 ns 222 ns 3137987 34.3772MB/s
47 BM_copy/64 1608 ns 1608 ns 432758 37.9501MB/s
48 BM_copy/512 12589 ns 12589 ns 54806 38.7867MB/s
49 BM_copy/1024 25169 ns 25169 ns 27713 38.8003MB/s
50 BM_copy/8192 201165 ns 201112 ns 3486 38.8466MB/s
[all …]
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Domap3430-sdp.dts63 gpmc,cs-on-ns = <0>;
64 gpmc,cs-rd-off-ns = <186>;
65 gpmc,cs-wr-off-ns = <186>;
66 gpmc,adv-on-ns = <12>;
67 gpmc,adv-rd-off-ns = <48>;
68 gpmc,adv-wr-off-ns = <48>;
69 gpmc,oe-on-ns = <54>;
70 gpmc,oe-off-ns = <168>;
71 gpmc,we-on-ns = <54>;
72 gpmc,we-off-ns = <168>;
[all …]

12345678910>>...69