Home
last modified time | relevance | path

Searched refs:hn (Results 1 – 12 of 12) sorted by relevance

/titanic_41/usr/src/lib/libm/common/C/
H A Dscalb.c36 int hn, in, n; in scalb() local
43 hn = in & ~0x80000000; in scalb()
44 if (hn == 0x7ff00000) /* fn is inf */ in scalb()
48 if (hn >= 0x43300000) { in scalb()
51 } else if (hn < 0x3ff00000) { in scalb()
54 } else if (hn < 0x41400000) { in scalb()
56 if ((hn & ((1 << (0x413 - (hn >> 20))) - 1)) in scalb()
61 if (((int *)&fn)[LOWORD] & ((1 << (0x433 - (hn >> 20))) - 1)) in scalb()
/titanic_41/usr/src/uts/common/inet/ipf/
H A Dip_fil_solaris.c2178 hook_nic_event_t *hn; in ipf_nic_event_v4() local
2185 hn = (hook_nic_event_t *)info; in ipf_nic_event_v4()
2187 switch (hn->hne_event) in ipf_nic_event_v4()
2190 frsync(IPFSYNC_NEWIFP, 4, (void *)hn->hne_nic, hn->hne_data, in ipf_nic_event_v4()
2192 fr_natifpsync(IPFSYNC_NEWIFP, 4, (void *)hn->hne_nic, in ipf_nic_event_v4()
2193 hn->hne_data, ifs); in ipf_nic_event_v4()
2194 fr_statesync(IPFSYNC_NEWIFP, 4, (void *)hn->hne_nic, in ipf_nic_event_v4()
2195 hn->hne_data, ifs); in ipf_nic_event_v4()
2199 frsync(IPFSYNC_OLDIFP, 4, (void *)hn->hne_nic, NULL, ifs); in ipf_nic_event_v4()
2200 fr_natifpsync(IPFSYNC_OLDIFP, 4, (void *)hn->hne_nic, NULL, in ipf_nic_event_v4()
[all …]
/titanic_41/usr/src/lib/libresolv2/common/irs/
H A Ddns_p.h27 #define maybe_hnok(res, hn) maybe_ok((res), (hn), res_hnok) argument
/titanic_41/usr/src/uts/common/io/
H A Dhook.c2483 hook_notify_t *hn; in hook_notify_register() local
2485 TAILQ_FOREACH(hn, head, hn_entry) { in hook_notify_register()
2486 if (hn->hn_func == callback) { in hook_notify_register()
2491 hn = (hook_notify_t *)kmem_alloc(sizeof (*hn), KM_SLEEP); in hook_notify_register()
2492 hn->hn_func = callback; in hook_notify_register()
2493 hn->hn_arg = arg; in hook_notify_register()
2494 TAILQ_INSERT_TAIL(head, hn, hn_entry); in hook_notify_register()
2515 hook_notify_t *hn; in hook_notify_unregister() local
2519 TAILQ_FOREACH(hn, head, hn_entry) { in hook_notify_unregister()
2520 if (hn->hn_func == callback) in hook_notify_unregister()
[all …]
/titanic_41/usr/src/lib/libast/common/vmalloc/
H A Dvmprofile.c113 reg Vmulong_t hn; local
116 hn = 0;
118 hn += (hn<<7) + ((*cp)&0377) + 987654321L;
119 n = (int)(hn%PFTABLE);
/titanic_41/usr/src/lib/libnsl/nss/
H A Dnetdir_inet.c2172 char **hn, **sn; in hsents2ndhostservs() local
2181 for (hn = he->h_aliases, hosts = 1; hn && *hn; hn++, hosts++) {}; in hsents2ndhostservs()
2196 for (i = 0, hn = he->h_aliases; i < hosts; i++) { in hsents2ndhostservs()
2203 hs->h_host = strdup(*hn); in hsents2ndhostservs()
2225 hn++; in hsents2ndhostservs()
/titanic_41/usr/src/uts/common/inet/ipnet/
H A Dipnet.c1560 hook_nic_event_t *hn = (hook_nic_event_t *)info; in ipnet_nicevent_cb() local
1565 ipne->ipne_event = hn->hne_event; in ipnet_nicevent_cb()
1566 ipne->ipne_protocol = hn->hne_protocol; in ipnet_nicevent_cb()
1568 ipne->ipne_ifindex = hn->hne_nic; in ipnet_nicevent_cb()
1569 ipne->ipne_lifindex = hn->hne_lif; in ipnet_nicevent_cb()
1570 if (hn->hne_datalen != 0) { in ipnet_nicevent_cb()
1571 (void) strlcpy(ipne->ipne_ifname, hn->hne_data, in ipnet_nicevent_cb()
/titanic_41/usr/src/cmd/fs.d/autofs/
H A Dautod_parse.c1327 char *hn, *hnq, hostname[MXHOSTNAMELEN+1]; local
1441 hn = hostname_and_penalty;
1443 if (getword(hostname, qbuff1, &hn, &hnq, '(',
1453 hn++; hnq++;
1454 if (getword(pbuff, pbuffq, &hn, &hnq, ')',
/titanic_41/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c4772 uInt *hn, /* hufts used in space */
4832 huft_build(b, n, s, d, e, t, m, hp, hn, v) in huft_build() argument
4841 uInt *hn; /* hufts used in space */
4998 if (*hn + z > MANY)
5000 u[h] = q = hp + *hn;
5001 *hn += z;
5076 uInt hn = 0; /* hufts used in space */ local
5080 hp, &hn, v);
5105 uInt hn = 0; /* hufts used in space */ local
5109 r = huft_build(c, nl, 257, cplens, cplext, tl, bl, hp, &hn, v);
[all …]
/titanic_41/usr/src/cmd/sendmail/src/
H A Dusersmtp.c75 register char *hn; local
156 hn = mci->mci_heloname ? mci->mci_heloname : MyHostName;
164 smtpmessage("LHLO %s", m, mci, hn);
170 smtpmessage("EHLO %s", m, mci, hn);
175 smtpmessage("HELO %s", m, mci, hn);
/titanic_41/usr/src/lib/libast/common/port/
H A Dlc.tab207 hn honduras es
/titanic_41/usr/src/data/zoneinfo/
H A Dnorthamerica3236 # <http://www.latribuna.hn/99299.html> that Manuel Zelaya, the president
3246 # http://www.elheraldo.hn/nota.php?nid=54941&sec=12
3252 # http://www.presidencia.gob.hn/noticia.aspx?nId=47