Searched refs:pt (Results 226 - 250 of 263) sorted by relevance

1234567891011

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dftp.c513 char *pt = pasv; local
636 avail = &pasv[sizeof (pasv)] - pt - 1;
640 *pt++ = (unsigned char)c;
642 bcopy(mb, pt, (size_t)len);
643 pt += len;
657 *pt = '\0';
/opensolaris-onvv-gate/usr/src/uts/common/crypto/core/
H A Dkcf_callprov.c1710 crypto_data_t *pt = cmops->em_plaintext; local
1715 pd->pd_sid, NULL, NULL, pt, (crypto_data_t *)ct,
1844 crypto_data_t *pt = mdops->md_plaintext; local
1864 (crypto_data_t *)ct, pt, NULL);
1872 crypto_data_t *pt = mdops->md_plaintext; local
1887 err = crypto_decrypt_final((crypto_context_t)ctx, pt,
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/I18N/
H A DLangTags.pm654 'pt' => [qw(es ca it fr)], # Portuguese, Spanish, Catalan, Italian, French
655 'ca' => [qw(es pt it fr)],
656 'es' => [qw(ca it fr pt)],
657 'it' => [qw(es fr ca pt)],
658 'fr' => [qw(es it ca pt)],
/opensolaris-onvv-gate/usr/src/uts/common/io/chxge/
H A Dpe.c759 struct pe_port_t *pt; local
766 pt = &(sa->port[0]);
767 (void) pt->phy->ops->get_link_status(pt->phy,
/opensolaris-onvv-gate/usr/src/uts/sun4u/serengeti/ml/
H A Dsbdp_asm.s82 bne,pt %icc, 0b ;\
/opensolaris-onvv-gate/usr/src/uts/sun4u/vm/
H A Dmach_sfmmu_asm.s137 bne,pt %xcc, 3f
333 bge,pt %icc, 5f
385 bnz,a,pt %icc, 1f
413 bnz,a,pt %icc, 3f
431 bge,pt %icc, 4f
481 brz,a,pt %g2, 2f
492 brz,pt %g2, 3f
506 brz,pt %g2, 4f
510 brz,pt %g2, 4f
518 ba,pt
[all...]
/opensolaris-onvv-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmTop.java316 Point pt = e.getPoint();
317 int rowIndex = listTable.rowAtPoint(pt);
318 int colIndex = listTable.columnAtPoint(pt);
/opensolaris-onvv-gate/usr/src/lib/libpkg/common/
H A Ddstream.c127 char *pt; local
135 pt = list[n];
137 list[j] = pt;
/opensolaris-onvv-gate/usr/src/cmd/isns/isnsd/
H A Dobj.c3410 isns_type_t pt; /* parent object type */ local
3424 pt = parent->type;
3428 for (i = 0; i < NUM_OF_CHILD[pt]; i++) {
3429 ct = TYPE_OF_CHILD[pt][i];
3476 while (j < NUM_OF_CHILD[pt]) {
3477 if (TYPE_OF_CHILD[pt][j] == et) {
/opensolaris-onvv-gate/usr/src/cmd/svc/svcs/
H A Dsvcs.c2123 scf_pg_tmpl_t *pt; local
2139 (pt = scf_tmpl_pg_create(h)) == NULL ||
2165 SCF_PG_APP_DEFAULT, pt, 0) == 0)
2172 if (tmpl == 1 && scf_tmpl_pg_description(pt, NULL, &desc) > 0) {
2187 (scf_tmpl_get_by_prop(pt, prop_name_buf, prt,
2244 scf_tmpl_pg_destroy(pt);
/opensolaris-onvv-gate/usr/src/common/crypto/des/
H A Ddes_impl.c426 des_ip(uint64_t *l, uint64_t *r, uint64_t pt) argument
430 a = pt & all_a;
431 b = pt & all_5;
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/I18N/LangTags/
H A DList.pm1270 =item {pt} : Portuguese
1273 {pt-pt} Portugal Portuguese;
1274 {pt-br} Brazilian Portuguese.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DHtml.pm1654 my $pt = $1;
1655 $pt .= $2 if !$3 && $lev == 1;
1656 $res .= $lev == 1 ? pure_text( $pt ) : inIS_text( $pt );
/opensolaris-onvv-gate/usr/src/lib/libast/common/misc/
H A Doptget.c2138 short* pt; local
3435 *(pt = ptstk) = 0;
3479 if (j > *pt)
3481 if (pt > ptstk)
3483 *++pt = j;
3486 else while (j < *pt)
3488 if (--pt > ptstk)
3680 while (pt > ptstk)
3682 if (--pt > ptstk)
/opensolaris-onvv-gate/usr/src/common/crypto/aes/amd64/
H A Daes_intel.s128 * const uint32_t pt[4], uint32_t ct[4]);
130 * const uint32_t pt[4], uint32_t ct[4]);
143 * Note: ks is the AES key schedule, Nr is number of rounds, pt is plain text,
158 aes_encrypt_intel(const uint32_t rk[], int Nr, const uint32_t pt[4],
164 uint32_t pt[4]) {
684 * const uint32_t pt[4], uint32_t ct[4])
794 * const uint32_t pt[4], uint32_t ct[4])/
H A Daes_amd64.s176 * const uint32_t pt[4], uint32_t ct[4])/
178 * const uint32_t pt[4], uint32_t ct[4])/
181 * Note: ks is the AES key schedule, Nr is number of rounds, pt is plain text,
191 aes_encrypt_amd64(const uint32_t rk[], int Nr, const uint32_t pt[4],
197 uint32_t pt[4]) {
691 * const uint32_t pt[4], uint32_t ct[4])/
797 * const uint32_t pt[4], uint32_t ct[4])/
/opensolaris-onvv-gate/usr/src/lib/libc/sparcv9/gen/
H A Dstrlcpy.s109 bz,a,pt %ncc, .storedword ! no zero byte if magic expression == 0
241 bz,a,pt %ncc, .searchword ! no null byte if expression is 0
H A Dstrcpy.s138 bz,a,pt %ncc, .storedword ! no zero byte if magic expression == 0
/opensolaris-onvv-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_txc_hw.h93 #define TXC_FZC_REG_PT_OFFSET(x, pt) (x + TXC_FZC_CNTL_PORT_OFFSET(pt))
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Locale/
H A DCountry.pm485 pt:prt:620:Portugal
/opensolaris-onvv-gate/usr/src/lib/libscf/inc/
H A Dlibscf.h752 int scf_tmpl_value_in_constraint(const scf_prop_tmpl_t *pt, scf_value_t *value,
/opensolaris-onvv-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus.c1454 cb_props_parse_tree_t *pt = cb_props_parse_tree; local
1459 if (strcmp((char *)token, pt->token) == 0)
1460 return (pt->state);
1461 pt++;
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DBenchmark.pm586 my($pt, $ct, $tt) = ($tr->cpu_p, $tr->cpu_c, $tr->cpu_a);
597 $r,$pu,$ps,$pt) if $style eq 'noc';
/opensolaris-onvv-gate/usr/src/common/crypto/aes/sun4u/
H A Daes_crypt_asm.s62 void aes_encrypt_impl(const uint32_t rk[], int Nr, const uint32_t pt[4],
67 uint32_t pt[4]) {
2478 ! void aes_encrypt_impl(const uint32_t rk[], int Nr, const uint32_t pt[4],
2866 bnz,pt %icc, .L3
3000 ! uint32_t pt[4]);
3387 bnz,pt %icc, .L3d
/opensolaris-onvv-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c10285 mptsas_pt_request_t *pt = pkt->pkt_ha_private; local
10299 request = pt->request;
10300 direction = pt->direction;
10301 request_size = pt->request_size;
10302 data_size = pt->data_size;
10303 dataout_size = pt->dataout_size;
10304 data_cookie = pt->data_cookie;
10305 dataout_cookie = pt->dataout_cookie;
10429 mptsas_pt_request_t pt; local
10453 * another thread when the pt reques
[all...]

Completed in 401 milliseconds

1234567891011