point
TPMS_ECC_POINT point;
uchar_t point)
if ((cur_tdp->rt_adr == adr) && (cur_tdp->rt_point == point))
uchar_t adr, uchar_t point);
const dladm_overlay_point_t *point = shot->shot_point;
if ((point->dop_flags & DLADM_OVERLAY_F_DEFAULT) != 0) {
if (point->dop_dest & OVERLAY_PLUGIN_D_ETHERNET) {
if (ether_ntoa_r(&point->dop_mac, macbuf) == NULL) {
if (point->dop_dest & OVERLAY_PLUGIN_D_IP) {
if (IN6_IS_ADDR_V4MAPPED(&point->dop_ip)) {
IN6_V4MAPPED_TO_INADDR(&point->dop_ip, &v4);
} else if (inet_ntop(AF_INET6, &point->dop_ip, ipbuf,
if (point->dop_dest & OVERLAY_PLUGIN_D_ETHERNET)
if (point->dop_dest & OVERLAY_PLUGIN_D_PORT) {
if (point->dop_dest & OVERLAY_PLUGIN_D_IP)
else if (point->dop_dest & OVERLAY_PLUGIN_D_ETHERNET)
(void) custr_append_printf(cus, "%u", point->dop_port);
const struct ether_addr *key, const dladm_overlay_point_t *point, void *arg)
shot->shot_point = point;
point[line] = p1; /* FINAL NODE */
point[line++] = p;
cp = point[curpos];
cp = point[curpos];
cp = point[sposns[i]];
NODE *point[MAXLIN];
int point;
d1 = d2 = point = 0;
point++;
if (!(d1 || point && d2))
const char *spec, *point;
point = "unknown";
point = cwd->prcwd_mntpt;
pwdx_puts(point, false);
long point;
sscanf(line, "%d %ld", &k, &point);
if (point != opoint) {
putl(opoint = point, fb);
putw((int)(opoint = point), fb);
if (!point(s)) return(0);
if (point(s))
return (point(s) && s[0]=='\\' && s[1] == 'R');
if (!point(s)) return(0);
if (point(s))
if (point(s)) continue;
if (point(s)) continue;
if (point(s) ) continue;
if (!point(s)) return(1);
if (point(s))
if (point(s))
if (s==0 || (point(s) && *s==0))
if (!point(s)) return(1);
smb_pointdev_t point;
if (stp->smbst_hdr->smbh_len < sizeof (point)) {
smb_info_bcopy(stp->smbst_hdr, &point, sizeof (point));
pd->smbpd_type = point.smbpdev_type;
pd->smbpd_iface = point.smbpdev_iface;
pd->smbpd_nbuttons = point.smbpdev_nbuttons;
const struct ether_addr *key, dladm_overlay_point_t *point)
point->dop_dest = dest;
point->dop_mac = entry.vcp_mac;
point->dop_flags = entry.vcp_flags;
point->dop_ip = entry.vcp_ip;
point->dop_port = entry.vcp_port;
point->dop_flags |= DLADM_OVERLAY_F_DEFAULT;
dladm_overlay_point_t point;
bzero(&point, sizeof (dladm_overlay_point_t));
point.dop_dest = owc->owc_dest;
point.dop_mac = entry->vcp_mac;
point.dop_flags = entry->vcp_flags;
point.dop_ip = entry->vcp_ip;
point.dop_port = entry->vcp_port;
point.dop_flags |= DLADM_OVERLAY_F_DEFAULT;
if (owc->owc_func(owc->owc_handle, owc->owc_linkid, key, &point,
biginteger_t point;
(void) memset(&point, 0x0, sizeof (biginteger_t));
rv = get_bigint_attr_from_template(&point,
copy_bigint_attr(&point, KEY_PUB_EC_POINT(pbk));
bigint_attr_cleanup(&point);
char point[EC_MAX_POINT_LEN];
pubTemplate[n].pValue = (caddr_t)point;
pubTemplate[n].ulValueLen = sizeof (point);
biginteger_t point;
&((o)->object_class_u.public_key->key_type_u.ec_pub_key.point)
&((k)->key_type_u.ec_pub_key.point)
biginteger_t point;
(void) memset(&point, 0x0, sizeof (biginteger_t));
rv = get_bigint_attr_from_template(&point,
copy_bigint_attr(&point, KEY_PUB_EC_POINT(pbk));
bigint_attr_cleanup(&point);
uchar_t point[EC_MAX_POINT_LEN];
template.pValue = point;
template.ulValueLen = sizeof (point);
ECkey.publicValue.data = point;
biginteger_t point;
&((o)->object_class_u.public_key->key_type_u.ec_pub_key.point)
&((k)->key_type_u.ec_pub_key.point)
uchar_t *point = NULL;
point = (uchar_t *)pub_out_template[point_idx].oa_value;
bcopy(privKey->publicValue.data, point, xylen);