Home
last modified time | relevance | path

Searched refs:p8 (Results 1 – 23 of 23) sorted by relevance

/titanic_41/usr/src/common/net/wanboot/
H A Dp12auxutl.c111 PKCS8_PRIV_KEY_INFO *p8 = NULL; in sunw_PKCS12_create() local
262 if ((p8 = EVP_PKEY2PKCS8(pkey)) == NULL) { in sunw_PKCS12_create()
268 PKCS12_DEFAULT_ITER, p8); in sunw_PKCS12_create()
274 PKCS8_PRIV_KEY_INFO_free(p8); in sunw_PKCS12_create()
275 p8 = NULL; in sunw_PKCS12_create()
361 if (p8 != NULL) in sunw_PKCS12_create()
362 PKCS8_PRIV_KEY_INFO_free(p8); in sunw_PKCS12_create()
H A Dp12auxpars.c648 PKCS8_PRIV_KEY_INFO *p8; in parse_one_bag() local
672 if ((p8 = M_PKCS12_decrypt_skey(bag, pass, -1)) == NULL) { in parse_one_bag()
677 pkey = EVP_PKCS82PKEY(p8); in parse_one_bag()
678 PKCS8_PRIV_KEY_INFO_free(p8); in parse_one_bag()
/titanic_41/usr/src/lib/libm/common/Q/
H A Datanl.c92 p8 = 5.882352940152439399097283359608661949504e-0002L, variable
142 z * (p5 + z * (p6 + z * (p7 + z * (p8 + z * (p9 + in atanl()
157 z * (p8 + z * (p9 + z * (p10 + z * (p11 + in atanl()
H A D__sinl.c90 p8 = +2.810046428661902961725428841068844462603e-0015L, variable
122 z * (p6 + z * (p7 + z * p8))))))); in __k_sinl()
H A D__sincosl.c68 p8 = +2.810046428661902961725428841068844462603e-0015L, variable
119 z * (p6 + z * (p7 + z * p8))))))); in __k_sincosl()
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dtparm.c124 tparm(string, p1, p2, p3, p4, p5, p6, p7, p8, p9) in tparm()
126 long p1, p2, p3, p4, p5, p6, p7, p8, p9;
160 parm[7] = p8;
/titanic_41/usr/src/lib/libm/common/LD/
H A D__sinl.c92 p8 = 2.810046428661902961725428841068844462603e-0015L, variable
122 (p6 + z * (p7 + z * p8))))))); in __k_sinl()
H A D__sincosl.c70 p8 = 2.810046428661902961725428841068844462603e-0015L, variable
123 z * (p6 + z * (p7 + z * p8))))))); in __k_sincosl()
/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dvid_puts.c75 long p1, p2, p3, p4, p5, p6, p7, p8, p9; in vid_puts() local
89 p8 = (long) ISATTR(attr, WA_PROTECT); in vid_puts()
93 p1, p2, p3, p4, p5, p6, p7, p8, p9), in vid_puts()
H A Dtparm.c130 long p6, long p7, long p8, long p9) in tparm() argument
149 parm[7] = p8; in tparm()
/titanic_41/usr/src/lib/libast/common/uwin/
H A Derf.c185 p8 = 1.640186161764254363152286358441771740838e-0006, variable
288 y*(p6+y*(p7+y*(p8+y*(p9+y*p10)))))))));
346 y*(p6+y*(p7+y*(p8+y*(p9+y*p10)))))))));
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_display.c758 char *p8 = data; in hexdump() local
777 for (i = 0; i < len; i++, p8++) in hexdump()
778 printf("%c", isprint(*p8) ? *p8 : '.'); in hexdump()
H A Dsnoop_ldap.c1417 char *p8 = data; in ldapdump() local
1436 for (i = 0; i < len; i++, p8++) in ldapdump()
1437 asnshw2("%c", isprint(*p8) ? *p8 : '.'); in ldapdump()
/titanic_41/usr/src/lib/libpkg/common/
H A Dp12lib.c645 PKCS8_PRIV_KEY_INFO *p8 = NULL; in sunw_PKCS12_create() local
796 if ((p8 = EVP_PKEY2PKCS8(pkey)) == NULL) { in sunw_PKCS12_create()
802 PKCS12_DEFAULT_ITER, p8); in sunw_PKCS12_create()
808 PKCS8_PRIV_KEY_INFO_free(p8); in sunw_PKCS12_create()
809 p8 = NULL; in sunw_PKCS12_create()
895 if (p8 != NULL) in sunw_PKCS12_create()
896 PKCS8_PRIV_KEY_INFO_free(p8); in sunw_PKCS12_create()
1806 PKCS8_PRIV_KEY_INFO *p8; in parse_one_bag() local
1830 if ((p8 = M_PKCS12_decrypt_skey(bag, pass, -1)) == NULL) { in parse_one_bag()
1835 pkey = EVP_PKCS82PKEY(p8); in parse_one_bag()
[all …]
/titanic_41/usr/src/lib/libcurses/screen/
H A Dtparm.c248 long p5, long p6, long p7, long p8, long p9) in tparm() argument
523 push(&stk, p8); in tparm()
H A Dllib-lcurses1052 long p6, long p7, long p8, long p9);
/titanic_41/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_utils.c1528 uint8_t *p8 = service_bytes; in ibcm_swizzle_from_srv() local
1535 *p8++ = sb_data->s_data8[i]; in ibcm_swizzle_from_srv()
1537 p16 = (uint16_t *)p8; in ibcm_swizzle_from_srv()
1553 uint8_t *p8 = service_bytes; in ibcm_swizzle_to_srv() local
1560 sb_data->s_data8[i] = *p8++; in ibcm_swizzle_to_srv()
1562 p16 = (uint16_t *)p8; in ibcm_swizzle_to_srv()
/titanic_41/usr/src/stand/lib/inet/
H A Dipv4.c1221 char *p8 = data; in hexdump() local
1240 for (i = 0; i < len; i++, p8++) in hexdump()
1241 printf("%c", isprint(*p8) ? *p8 : '.'); in hexdump()
/titanic_41/usr/src/lib/libkmf/plugins/kmf_openssl/common/
H A Dopenssl_spi.c3084 PKCS8_PRIV_KEY_INFO *p8 = NULL; in add_key_to_safe() local
3089 p8 = EVP_PKEY2PKCS8(pkey); in add_key_to_safe()
3090 if (p8 == NULL) { in add_key_to_safe()
3097 NULL, 0, PKCS12_DEFAULT_ITER, p8); in add_key_to_safe()
3100 PKCS8_PRIV_KEY_INFO_free(p8); in add_key_to_safe()
3101 p8 = NULL; in add_key_to_safe()
3802 PKCS8_PRIV_KEY_INFO *p8 = NULL; in openssl_parse_bag() local
3824 p8 = M_PKCS12_decrypt_skey(bag, pass, passlen); in openssl_parse_bag()
3825 if (p8 == NULL) in openssl_parse_bag()
3827 pkey = EVP_PKCS82PKEY(p8); in openssl_parse_bag()
[all …]
/titanic_41/usr/src/cmd/ls/
H A Dls.c2910 long int p5, long int p6, long int p7, long int p8, long int p9) in ls_tprint() argument
2917 s = tparm(str, p1, p2, p3, p4, p5, p6, p7, p8, p9); in ls_tprint()
/titanic_41/usr/src/cmd/terminfo/
H A Dterminfo.src8596 sgr=%?%p1%p5%p8%|%|%t\E`7\E)%e\E(%;%?%p9%t\EH\002%e\EH\003%;,
8609 …p3%|%p6%|%t%{4}%|%;%?%p4%t%{2}%|%;%?%p1%p5%|%t%{64}%|%;%?%p7%t%{1}%|%;%c%?%p8%t\E)%e\E(%;%?%p9%t\E…
8648 sgr=%?%p1%p3%|%t\E`6\E)%e%p5%p8%|%t\E`7\E)%e\E(%;%?%p9%t\EH\002%e\EH\003%;,
8665 …p3%|%p6%|%t%{4}%|%;%?%p4%t%{2}%|%;%?%p1%p5%|%t%{64}%|%;%?%p7%t%{1}%|%;%c%?%p8%t\E)%e\E(%;%?%p9%t\E…
8723 …%t%{4}%|%;%?%p2%t%{8}%|%;%?%p3%t%{4}%|%;%?%p5%t%{64}%|%;%;%gA%+%{48}%+%c%?%p8%t\E)%e\E(%;%?%p9%t\E…
8780 …sgr=%?%p8%t\E)%e\E(%;%?%p9%t\EcE%e\EcD%;\EG%{48}%?%p2%t%{8}%|%;%?%p1%p3%|%p6%|%t%{4}%|%;%?%p4%t%{2…
8860 …sgr=%?%p8%t\E)%e\E(%;%?%p9%t\EcE%e\EcD%;\EG%{48}%?%p2%t%{8}%|%;%?%p1%p3%|%p6%|%t%{4}%|%;%?%p4%t%{2…
8985 …sgr=\E[0%?%p6%t;1%;%?%p2%t;4%;%?%p1%p3%O%t;7%;%?%p4%t;5%;%?%p5%t;2%;%?%p7%t;8%;m\E[%?%p8%t1%;"q%?%…
9025 …t%{4}%+%;%?%p2%t%{8}%+%;%?%p4%t%{2}%+%;%?%p5%t%{64}%+%;%?%p7%t%{1}%+%;%c%?%p8%t\E)%;%?%p9%t\EcE%e\…
9080 …sgr=%?%p8%t\E)%e\E(%;%?%p9%t\EcE%e\EcD%;\EG%{48}%?%p2%t%{8}%|%;%?%p1%p3%|%p6%|%t%{4}%|%;%?%p4%t%{2…
[all …]
H A Dtermcap.src9107 # Alternate sgr: :sa=\E[%?%p1%t2;7%;%?%p2%t;4%;%?%p3%t;7%;%?%p4%t;5%;%?%p5%t;2%;%?%p7%t;8%;m%?%p8%t…
11036 # %p8 (protected) is ignored; and
13271 # p8 - Prism-8 (in national or multinational mode).
13272 # p8-w - 132 column version of p8.
13343 # p8: Prism-8
13354 prism8|p8|P8|MDC Prism-8:\
13357 # p8-w: Prism-8 in 132 column mode
13360 # 'Wide' version of p8.
13364 prism8-w|p8-w|P8-W|MDC Prism-8 in 132 column mode:\
13366 :is=\E[<12h\E[<14h:tc=p8:
[all …]
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-data-terminfo.mf2340 hardlink path=usr/share/lib/terminfo/p/p8 target=../p/prism8
2341 hardlink path=usr/share/lib/terminfo/p/p8-w target=../p/prism8-w