/titanic_41/usr/src/uts/common/klm/ |
H A D | nlm_rpc_clnt.c | 97 nlm_testres res1; in nlm_test_rpc() local 103 (void) memset(&res1, 0, sizeof (res1)); in nlm_test_rpc() 105 stat = nlm_test_1(&args1, &res1, client); in nlm_test_rpc() 108 res->cookie = res1.cookie; in nlm_test_rpc() 109 res->stat.stat = (enum nlm4_stats) res1.stat.stat; in nlm_test_rpc() 110 if (res1.stat.stat == nlm_denied) in nlm_test_rpc() 113 &res1.stat.nlm_testrply_u.holder); in nlm_test_rpc() 128 nlm_res res1; in nlm_lock_rpc() local 137 (void) memset(&res1, 0, sizeof (res1)); in nlm_lock_rpc() 139 stat = nlm_lock_1(&args1, &res1, client); in nlm_lock_rpc() [all …]
|
H A D | nlm_rpc_svc.c | 211 nlm_res res1; in nlm_lock_1_reply() local 213 nlm_convert_to_nlm_res(&res1, resp); in nlm_lock_1_reply() 214 return (svc_sendreply(transp, xdr_nlm_res, (char *)&res1)); in nlm_lock_1_reply() 221 nlm_res res1; in nlm_granted_1_cb() local 224 bzero(&res1, sizeof (res1)); in nlm_granted_1_cb() 230 rv = nlm_granted_1(&args1, &res1, clnt); in nlm_granted_1_cb() 233 xdr_free((xdrproc_t)xdr_nlm_res, (void *)&res1); in nlm_granted_1_cb() 342 nlm_testres res1; in nlm_test_res_1_cb() local 344 res1.cookie = res4->cookie; in nlm_test_res_1_cb() 345 res1.stat.stat = nlm_convert_to_nlm_stats(res4->stat.stat); in nlm_test_res_1_cb() [all …]
|
/titanic_41/usr/src/uts/common/sys/nxge/ |
H A D | nxge_sr_hw.h | 189 uint16_t res1 : 5; member 201 uint16_t res1 : 5; 421 uint16_t res1 : 8; member 433 uint16_t res1 : 8; 487 uint16_t res1 : 3; member 509 uint16_t res1 : 3; 524 uint16_t res1 : 12; member 526 uint16_t res1 : 12; 541 uint16_t res1 : 2; member 553 uint16_t res1 : 2; [all …]
|
H A D | nxge_n2_esr_hw.h | 108 uint16_t res1 : 3; member 114 uint16_t res1 : 3; 173 uint16_t res1 : 1; member 179 uint16_t res1 : 1; 323 uint16_t res1 : 1; member 347 uint16_t res1 : 1; 369 uint16_t res1 : 1; member 379 uint16_t res1 : 1; 412 uint16_t res1 : 2; member 418 uint16_t res1 : 2; [all …]
|
H A D | nxge_txdma_hw.h | 117 uint32_t res1:1; member 124 uint32_t res1:1; 146 uint32_t res1:1; member 152 uint32_t res1:1; 200 uint32_t res1:4; member 204 uint32_t res1:4; 226 uint32_t res1:4; member 230 uint32_t res1:4; 408 uint32_t res1:4; member 416 uint32_t res1:4; [all …]
|
H A D | nxge_phy_hw.h | 372 uint16_t res1 : 2; member 384 uint16_t res1 : 2; 540 uint16_t res1 : 7; member 542 uint16_t res1 : 7; 616 uint16_t res1 : 4; member 624 uint16_t res1 : 4; 650 uint16_t res1 : 7; member 652 uint16_t res1 : 7; 670 uint16_t res1 : 7; member 686 uint16_t res1 : 7; [all …]
|
H A D | nxge_mii.h | 95 uint16_t res1:6; member 97 uint16_t res1:6; 126 uint16_t res1:1; member 142 uint16_t res1:1; 193 uint16_t res1:1; member 211 uint16_t res1:1; 260 uint16_t res1:11; member 262 uint16_t res1:11;
|
H A D | nxge_mac_hw.h | 1328 uint32_t res1 : 2; member 1332 uint32_t res1 : 2; 1523 uint32_t res1 : 1; member 1543 uint32_t res1 : 1; 1583 uint32_t res1 : 2; member 1597 uint32_t res1 : 2; 1649 uint32_t res1 : 3; member 1661 uint32_t res1 : 3; 1772 uint32_t res1 : 1; member 1792 uint32_t res1 : 1; [all …]
|
H A D | nxge_hw.h | 128 uint32_t res1:31; member 132 uint32_t res1:31; 463 uint32_t res1:9; member 481 uint32_t res1:9; 595 uint32_t res1:10; member 609 uint32_t res1:10; 636 uint32_t res1:18; member 644 uint32_t res1:18; 727 uint32_t res1:21; member 739 uint32_t res1:21;
|
H A D | nxge_rxdma_hw.h | 461 uint32_t res1:4; member 465 uint32_t res1:4; 485 uint32_t res1:4; member 489 uint32_t res1:4; 1004 uint32_t res1:4; member 1008 uint32_t res1:4; 1028 uint32_t res1:4; member 1032 uint32_t res1:4; 1051 uint32_t res1:9; member 1055 uint32_t res1:9; [all …]
|
/titanic_41/usr/src/lib/libmvec/common/ |
H A D | __vrhypot.c | 216 double x1 = 0.0L, y1 = 0.0L, res1, dd1; in __vrhypot() local 326 HI(&res1) = HI(&dres1) & 0xffffff00; in __vrhypot() 329 LO(&res1) = 0; in __vrhypot() 332 res1 += (DONE - res1_hi * res1 - res1_lo * res1) * dres1; in __vrhypot() 335 res1 = sqrt (res1); in __vrhypot() 339 res1 = scl1 * res1; in __vrhypot() 343 *pz1 = res1; in __vrhypot() 416 HI(&res1) = HI(&dres1) & 0xffffff00; in __vrhypot() 417 LO(&res1) = 0; in __vrhypot() 418 res1 += (DONE - res1_hi * res1 - res1_lo * res1) * dres1; in __vrhypot() [all …]
|
H A D | __vrsqrt.c | 290 double res1, res_c1, dsqrt_exp1; in __vrsqrt_n() local 316 LO(&res1) = LO(px); in __vrsqrt_n() 337 HI(&res1) = resh1; in __vrsqrt_n() 353 xx1 = (res1 - res_c1) * xx1; in __vrsqrt_n() 356 res1 = (((((K6 * xx1 + K5) * xx1 + K4) * xx1 + K3) * xx1 + K2) * xx1 + K1) * xx1; in __vrsqrt_n() 360 res1 = dexp_hi1 * res1 + dexp_lo1 + dexp_hi1; in __vrsqrt_n() 367 res1 *= dsqrt_exp1; in __vrsqrt_n() 373 *py = res1; in __vrsqrt_n()
|
H A D | __vrhypotf.c | 355 double xx1, res1, hyp1, h_hi1 = 0, dbase1 = 0; in __vrhypotf_n() local 416 res1 = ((double*)((char*)__vlibm_TBL_rhypotf + si1))[1]; in __vrhypotf_n() 419 res1 *= (((A3 * xx1 + A2) * xx1 + A1) * xx1 + A0); in __vrhypotf_n() 422 res1 *= dbase1; in __vrhypotf_n() 426 *pz = res1; in __vrhypotf_n()
|
/titanic_41/usr/src/test/libc-tests/tests/random/ |
H A D | chacha_tv.c | 280 uint8_t res0[64], res1[64]; in chacha_test() local 286 bzero(res1, sizeof (res1)); in chacha_test() 290 chacha_encrypt_bytes(&ctx, res1, res1, sizeof (res1)); in chacha_test() 293 ret = bcmp(res1, bl1, sizeof (res0)); in chacha_test()
|
/titanic_41/usr/src/lib/libsecdb/common/ |
H A D | getauthattr.c | 97 free(auth->res1); in free_authattr() 119 newauth->res1 = _do_unescape(auth->res1); in authstr2attr() 141 printf("res1=%s\n", auth->res1 ? auth->res1 : empty); in print_authattr()
|
H A D | getprofattr.c | 92 free(prof->res1); in free_profattr() 113 newprof->res1 = _do_unescape(prof->res1); in profstr2attr() 162 printf("res1=%s\n", prof->res1 ? prof->res1 : empty); in print_profattr()
|
H A D | getuserattr.c | 124 free(user->res1); in free_userattr() 145 newuser->res1 = _do_unescape(user->res1); in userstr2attr() 166 printf("res1=%s\n", user->res1 ? user->res1 : empty); in print_userattr()
|
/titanic_41/usr/src/lib/nsswitch/ldap/common/ |
H A D | getprofattr.c | 70 char **name, **res1, **res2, **des, **attr; in _nss_ldap_prof2str() local 86 res1 = __ns_ldap_getAttr(result->entry, _PROF_RES1); in _nss_ldap_prof2str() 87 if (res1 == NULL || res1[0] == NULL || (strlen(res1[0]) < 1)) in _nss_ldap_prof2str() 90 res1_str = res1[0]; in _nss_ldap_prof2str()
|
H A D | getuserattr.c | 70 char **name, **res1, **res2, **qu, **attr; in _nss_ldap_user2str() local 93 res1 = __ns_ldap_getAttr(result->entry, _USER_RES2); in _nss_ldap_user2str() 94 if (res1 == NULL || res1[0] == NULL || (strlen(res1[0]) < 1)) in _nss_ldap_user2str() 97 res1_str = res1[0]; in _nss_ldap_user2str()
|
H A D | getauthattr.c | 71 char **name, **res1, **res2, **sdes, **ldes, **attr; in _nss_ldap_auth2str() local 88 res1 = __ns_ldap_getAttr(result->entry, _AUTH_RES1); in _nss_ldap_auth2str() 89 if (res1 == NULL || res1[0] == NULL || (strlen(res1[0]) < 1)) in _nss_ldap_auth2str() 92 res1_str = res1[0]; in _nss_ldap_auth2str()
|
H A D | getexecattr.c | 94 if (exec->res1 != (char *)NULL) { in _print_execstr() 95 (void) fprintf(stdout, " res1: [%s]\n", exec->res1); in _print_execstr() 136 exec->res1 = (char *)NULL; in _exec_ldap_exec2ent() 192 exec->res1 = nullstring; in _exec_ldap_exec2ent() 194 exec->res1 = buffer; in _exec_ldap_exec2ent() 199 (void) strcpy(exec->res1, in _exec_ldap_exec2ent() 272 char **res1, **res2, **id, **attr; in _nss_ldap_exec2str() local 301 res1 = __ns_ldap_getAttr(result->entry, _EXEC_RES1); in _nss_ldap_exec2str() 302 if (res1 == NULL || res1[0] == NULL) in _nss_ldap_exec2str() 305 res1_str = res1[0]; in _nss_ldap_exec2str()
|
/titanic_41/usr/src/lib/libmvec/common/vis/ |
H A D | __vrsqrtf.S | 334 ! res1 = K3 * xx1; 336 ! res1 += K2; 338 ! res1 *= xx1; 340 ! res1 += K1; 342 ! res1 *= xx1; 344 ! res1 += K0; 346 ! res1 = tbl_sqrt1 * res1; 348 ! ((float*)&dres0)[1] = (float)res1; 453 fmuld K3,%f46,%f50 ! (5_1) res1 = K3 * xx1; 476 faddd %f50,K2,%f60 ! (5_1) res1 += K2; [all …]
|
/titanic_41/usr/src/uts/intel/io/amr/ |
H A D | amrreg.h | 169 uint8_t res1; member 286 uint8_t res1; /* "dec_fault_bus_info", was */ member 310 uint8_t res1[3]; member 384 uint8_t res1[3]; /* "writeConfigRsvd" */ member 480 uint8_t res1[AMR_8LD_MAXDRIVES]; member 541 uint8_t res1[263]; /* pad to 1024 bytes */ member
|
/titanic_41/usr/src/head/ |
H A D | auth_attr.h | 73 char *res1; /* reserved for future use */ member 85 char *res1; /* reserved for future use */ member
|
H A D | prof_attr.h | 78 char *res1; /* RESERVED */ member 86 char *res1; /* RESERVED */ member
|