/netbsd-src/sys/fs/nfs/nlm/ |
H A D | nlm_prot_server.c | 137 nlm4_testres res4; in nlm_test_1_svc() local 143 retval = nlm4_test_4_svc(&args4, &res4, rqstp); in nlm_test_1_svc() 145 result->cookie = res4.cookie; in nlm_test_1_svc() 146 result->stat.stat = nlm_convert_to_nlm_stats(res4.stat.stat); in nlm_test_1_svc() 150 &res4.stat.nlm4_testrply_u.holder); in nlm_test_1_svc() 161 nlm4_res res4; in nlm_lock_1_svc() local 170 retval = nlm4_lock_4_svc(&args4, &res4, rqstp); in nlm_lock_1_svc() 172 nlm_convert_to_nlm_res(result, &res4); in nlm_lock_1_svc() 182 nlm4_res res4; in nlm_cancel_1_svc() local 189 retval = nlm4_cancel_4_svc(&args4, &res4, rqstp); in nlm_cancel_1_svc() [all …]
|
/netbsd-src/crypto/external/bsd/netpgp/dist/bindings/perl/ |
H A D | netpgpperl_wrap.c | 2503 int res4 ; in XS() local 2527 res4 = SWIG_AsCharPtrAndSize(ST(3), &buf4, NULL, &alloc4); in XS() 2528 if (!SWIG_IsOK(res4)) { in XS() 2529 …SWIG_exception_fail(SWIG_ArgError(res4), "in method '" "netpgp_list_packets" "', argument " "4"" o… in XS() 3056 int res4 ; in XS() local 3082 res4 = SWIG_AsCharPtrAndSize(ST(3), &buf4, NULL, &alloc4); in XS() 3083 if (!SWIG_IsOK(res4)) { in XS() 3084 …SWIG_exception_fail(SWIG_ArgError(res4), "in method '" "netpgp_encrypt_file" "', argument " "4"" o… in XS() 3189 int res4 ; in XS() local 3219 res4 = SWIG_AsCharPtrAndSize(ST(3), &buf4, NULL, &alloc4); in XS() [all …]
|
/netbsd-src/usr.bin/mkubootimage/ |
H A D | arm64.h | 45 uint64_t res4; /* reserved */ member
|
/netbsd-src/sys/dev/pci/ |
H A D | mlyreg.h | 216 u_int8_t res4:1; /* N/A */ member 538 u_int8_t res4[16]; /* N/A */ member 734 u_int8_t res4[2]; /* N/A */ member 767 u_int8_t res4:6; /* N/A */ member 886 u_int8_t res4[48 + 64]; /* N/A */ member
|
H A D | amrreg.h | 294 u_int8_t res4; member 369 u_int8_t res4[16]; member
|
/netbsd-src/crypto/external/bsd/netpgp/dist/bindings/python/ |
H A D | netpgppython_wrap.c | 3415 int res4 ; in _wrap_netpgp_list_packets() local 3439 res4 = SWIG_AsCharPtrAndSize(obj3, &buf4, NULL, &alloc4); in _wrap_netpgp_list_packets() 3440 if (!SWIG_IsOK(res4)) { in _wrap_netpgp_list_packets() 3441 …SWIG_exception_fail(SWIG_ArgError(res4), "in method '" "netpgp_list_packets" "', argument " "4"" o… in _wrap_netpgp_list_packets() 3906 int res4 ; in _wrap_netpgp_encrypt_file() local 3933 res4 = SWIG_AsCharPtrAndSize(obj3, &buf4, NULL, &alloc4); in _wrap_netpgp_encrypt_file() 3934 if (!SWIG_IsOK(res4)) { in _wrap_netpgp_encrypt_file() 3935 …SWIG_exception_fail(SWIG_ArgError(res4), "in method '" "netpgp_encrypt_file" "', argument " "4"" o… in _wrap_netpgp_encrypt_file() 4030 int res4 ; in _wrap_netpgp_sign_file() local 4063 res4 = SWIG_AsCharPtrAndSize(obj3, &buf4, NULL, &alloc4); in _wrap_netpgp_sign_file() [all …]
|
/netbsd-src/crypto/external/bsd/netpgp/dist/bindings/tcl/ |
H A D | netpgptcl_wrap.c | 2369 int res4 ; in _wrap_netpgp_list_packets() local 2389 res4 = SWIG_AsCharPtrAndSize(objv[4], &buf4, NULL, &alloc4); in _wrap_netpgp_list_packets() 2390 if (!SWIG_IsOK(res4)) { in _wrap_netpgp_list_packets() 2391 …SWIG_exception_fail(SWIG_ArgError(res4), "in method '" "netpgp_list_packets" "', argument " "4"" o… in _wrap_netpgp_list_packets() 2718 int res4 ; in _wrap_netpgp_encrypt_file() local 2740 res4 = SWIG_AsCharPtrAndSize(objv[4], &buf4, NULL, &alloc4); in _wrap_netpgp_encrypt_file() 2741 if (!SWIG_IsOK(res4)) { in _wrap_netpgp_encrypt_file() 2742 …SWIG_exception_fail(SWIG_ArgError(res4), "in method '" "netpgp_encrypt_file" "', argument " "4"" o… in _wrap_netpgp_encrypt_file() 2833 int res4 ; in _wrap_netpgp_sign_file() local 2859 res4 = SWIG_AsCharPtrAndSize(objv[4], &buf4, NULL, &alloc4); in _wrap_netpgp_sign_file() [all …]
|
/netbsd-src/sys/arch/hppa/dev/ |
H A D | elroyreg.h | 79 uint32_t res4[4]; /* 0x250 */ member
|
/netbsd-src/external/bsd/libevent/dist/ |
H A D | evutil.c | 1028 struct evutil_addrinfo *res4=NULL, *res6=NULL; in evutil_getaddrinfo_common_() local 1057 res4 = evutil_new_addrinfo_((struct sockaddr*)&sin, in evutil_getaddrinfo_common_() 1059 if (!res4) { in evutil_getaddrinfo_common_() 1065 *res = evutil_addrinfo_append_(res4, res6); in evutil_getaddrinfo_common_()
|
/netbsd-src/sys/external/mit/xen-include-public/dist/xen/include/public/arch-x86/hvm/ |
H A D | save.h | 527 uint64_t res4; /* reserved */ member
|
/netbsd-src/sys/dev/ic/ |
H A D | cissreg.h | 302 u_int8_t res4[393]; member
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
H A D | complex.d | 1906 Complex!T res4 = pow(complex(a), b); 1908 assert(abs(ref2 - res4) < eps); 1909 assert(abs(res3 - res4) < eps);
|