Searched refs:hm (Results 1 - 15 of 15) sorted by relevance

/freebsd-9.3-release/sys/netgraph/
H A Dng_vjc.c443 struct mbuf *hm; local
477 MGETHDR(hm, M_DONTWAIT, MT_DATA);
478 if (hm == NULL) {
484 hm->m_len = 0;
485 hm->m_pkthdr.rcvif = NULL;
487 MCLGET(hm, M_DONTWAIT);
488 if ((hm->m_flags & M_EXT) == 0) {
489 m_freem(hm);
496 bcopy(hdr, mtod(hm, u_char *), hlen);
497 hm
[all...]
/freebsd-9.3-release/cddl/contrib/dtracetoolkit/Bin/
H A Diopattern81 while getopts d:f:hm:v name
H A Diopending69 while getopts cd:f:hm: name
/freebsd-9.3-release/cddl/contrib/dtracetoolkit/
H A Diopattern81 while getopts d:f:hm:v name
/freebsd-9.3-release/contrib/ipfilter/tools/
H A Dipnat.c501 hostmap_t hm, *hmp, **maptable; local
518 if (kmemcpy((char *)&hm, (u_long)hmp, sizeof(hm))) {
523 printhostmap(&hm, hv);
524 hmp = hm.hm_next;
539 hostmap_t hm; local
550 iter.igi_data = &hm;
557 printhostmap(&hm, 0);
558 nsp->ns_maplist = hm.hm_next;
H A Dipftest.c639 hostmap_t *hm; local
654 for (hm = ipf_hm_maplist; hm != NULL; hm = hm->hm_next)
655 printhostmap(hm, 0);
/freebsd-9.3-release/cddl/contrib/dtracetoolkit/Disk/
H A Diopending69 while getopts cd:f:hm: name
/freebsd-9.3-release/sys/contrib/ipfilter/netinet/
H A Dip_nat.c452 hostmap_t *hm; local
459 for (hm = ipf_hm_maptable[hv]; hm; hm = hm->hm_next)
460 if ((hm->hm_srcip.s_addr == src.s_addr) &&
461 (hm->hm_dstip.s_addr == dst.s_addr) &&
462 ((np == NULL) || (np == hm->hm_ipnat)) &&
463 ((port == 0) || (port == hm->hm_port))) {
464 hm
506 struct hostmap *hm; local
1901 hostmap_t *hm; local
2170 hostmap_t *hm; local
2370 hostmap_t *hm = NULL; local
5067 hostmap_t *hm, *nexthm = NULL, zerohm; local
[all...]
/freebsd-9.3-release/sys/kgssapi/krb5/
H A Dkrb5_mech.c1605 struct mbuf *m, *mlast, *hm, *cm, *n; local
1740 hm = m;
1743 hm->m_len = 8;
1744 hm->m_next = m;
1749 krb5_checksum(kc->kc_checksumkey, 13, hm, 0, datalen + 8, cklen);
1750 hm->m_next = NULL;
1753 if (bcmp(cm->m_data, hm->m_data + 16, cklen)) {
1754 m_freem(hm);
1758 m_freem(hm);
1783 struct mbuf *m, *mlast, *hm, *c local
[all...]
/freebsd-9.3-release/contrib/wpa/src/drivers/
H A Ddriver_ndis.c2501 HMODULE hm;
2517 hm = LoadLibrary(TEXT("wzcsapi.dll"));
2518 if (hm == NULL) {
2526 wzc_enum_interf = (void *) GetProcAddressA(hm, "WZCEnumInterfaces");
2527 wzc_query_interf = (void *) GetProcAddressA(hm, "WZCQueryInterface");
2528 wzc_set_interf = (void *) GetProcAddressA(hm, "WZCSetInterface");
2530 wzc_enum_interf = (void *) GetProcAddress(hm, "WZCEnumInterfaces");
2531 wzc_query_interf = (void *) GetProcAddress(hm, "WZCQueryInterface");
2532 wzc_set_interf = (void *) GetProcAddress(hm, "WZCSetInterface");
2652 FreeLibrary(hm);
[all...]
/freebsd-9.3-release/usr.bin/calendar/calendars/
H A Dcalendar.freebsd118 04/03 Hellmuth Michaelis <hm@FreeBSD.org> born in Kiel, Schleswig-Holstein, Germany, 1958
/freebsd-9.3-release/usr.bin/calendar/calendars/de_DE.ISO8859-1/
H A Dcalendar.geschichte159 06/30 R�hm-Putsch, Ausschaltung der SA-F�hrung, 1934
/freebsd-9.3-release/contrib/ntp/ntpd/
H A Drefclock_oncore.c3693 double xd, xm, xs, yd, ym, ys, hm, hft; local
3712 hm = instance->ss_ht/100.;
3713 hft= hm/0.3048;
3719 ns, xd, ew, yd, hm, hft);
3729 ns, idx, xm, ew, idy, ym, hm, hft);
3739 ns, idx, imx, xs, ew, idy, imy, ys, hm, hft);
/freebsd-9.3-release/contrib/binutils/bfd/
H A Delfxx-mips.c2178 struct mips_elf_link_hash_entry *hm
2182 if (hm->tls_type & GOT_TLS_GD)
2184 if (hm->tls_type & GOT_TLS_IE)
2196 struct mips_elf_link_hash_entry *hm
2200 arg->needed += mips_tls_got_relocs (arg->info, hm->tls_type, &hm->root);
2518 struct mips_elf_link_hash_entry *hm
2529 index = mips_tls_got_index (abfd, hm->tls_got_offset, &hm->tls_type,
2530 r_type, info, hm, valu
2165 struct mips_elf_link_hash_entry *hm local
2183 struct mips_elf_link_hash_entry *hm local
2505 struct mips_elf_link_hash_entry *hm local
[all...]
/freebsd-9.3-release/etc/
H A Dservices2145 zephyr-clt 2103/udp #Zephyr serv-hm connection
2146 zephyr-hm 2104/udp #Zephyr hostmanager
2148 #zephyr-hm-srv 2105/udp #Zephyr hm-serv connection

Completed in 247 milliseconds