Searched defs:mh (Results 1 - 25 of 45) sorted by relevance

12

/freebsd-10-stable/contrib/gcc/config/
H A Ddarwin-crt2.c75 struct mach_header *mh; /* the image info */ member in struct:live_images
97 darwin_unwind_dyld_add_image_hook(struct mach_header *mh, unsigned long slide) argument
/freebsd-10-stable/tools/regression/netinet6/inet6_rth/
H A Dinet6_rth-segments.c226 struct msghdr mh; local
284 struct msghdr mh; local
[all...]
/freebsd-10-stable/tools/tools/net80211/w00t/redir/
H A Dbuddy.c59 struct msghdr mh; local
/freebsd-10-stable/sys/dev/iscsi_initiator/
H A Disc_soc.c87 struct mbuf *mh, **mp; local
[all...]
/freebsd-10-stable/sys/net80211/
H A Dieee80211_power.c364 struct mbuf *mh; local
/freebsd-10-stable/tools/tools/ath/ath_ee_9287_print/
H A D9287.c98 MODAL_EEP_9287_HEADER *mh = &eep->ee_base.modalHeader; local
[all...]
/freebsd-10-stable/tools/tools/ath/ath_ee_v14_print/
H A Dath_ee_v14_print.c148 MODAL_EEP_HEADER *mh = &eep->ee_base.modalHeader[m]; local
[all...]
/freebsd-10-stable/tools/tools/ath/ath_ee_v4k_print/
H A Dv4k.c89 MODAL_EEP4K_HEADER *mh = &eep->ee_base.modalHeader; local
[all...]
/freebsd-10-stable/contrib/gcc/
H A Dunwind-dw2-fde-darwin.c77 struct mach_header *mh; /* the image info */ member in struct:live_images
/freebsd-10-stable/contrib/mdocml/
H A Dman_html.c144 struct mhtml mh; local
147 print_man(man_meta(m), man_node(m), &mh, (struct html *)arg); local
[all...]
/freebsd-10-stable/contrib/tcpdump/
H A Dprint-mobility.c173 const struct ip6_mobility *mh; local
[all...]
H A DsctpHeader.h169 struct sctpHeader mh; member in struct:sctpSendableInit
235 struct sctpHeader mh; member in struct:sctpUnifiedAbortLight
240 struct sctpHeader mh; member in struct:sctpUnifiedAbortHeavy
273 struct sctpHeader mh; member in struct:sctpUnifiedStreamError
281 struct sctpHeader mh; member in struct:staleCookieMsg
292 struct sctpHeader mh; member in struct:sctpUnifiedSingleMsg
/freebsd-10-stable/crypto/openssl/crypto/bn/
H A Dbn_asm.c907 BN_ULONG mh; local
/freebsd-10-stable/contrib/ntp/libparse/
H A Dieee754io.c85 fmt_flt( unsigned int sign, unsigned long mh, unsigned long ml, unsigned long ch ) argument
/freebsd-10-stable/sys/dev/malo/
H A Dif_malohal.c66 malo_hal_read4(struct malo_hal *mh, bus_size_t off) argument
72 malo_hal_write4(struct malo_hal *mh, bus_size_t off, uint32_t val) argument
99 struct malo_hal *mh; local
185 malo_hal_send_cmd(struct malo_hal *mh) argument
200 malo_hal_waitforcmd(struct malo_hal *mh, uint16_t cmd) argument
217 malo_hal_execute_cmd(struct malo_hal *mh, unsigned short cmd) argument
249 malo_hal_get_cal_table(struct malo_hal *mh, uint8_t annex, uint8_t index) argument
267 malo_hal_get_pwrcal_table(struct malo_hal *mh, struct malo_hal_caldata *cal) argument
290 malo_hal_resetstate(struct malo_hal *mh) argument
302 malo_hal_fw_reset(struct malo_hal *mh) argument
316 malo_hal_trigger_pcicmd(struct malo_hal *mh) argument
334 malo_hal_waitfor(struct malo_hal *mh, uint32_t val) argument
351 malo_hal_send_helper(struct malo_hal *mh, int bsize, const void *data, size_t dsize, int waitfor) argument
379 malo_hal_fwload_helper(struct malo_hal *mh, char *helper) argument
412 malo_hal_send_main(struct malo_hal *mh, const void *data, size_t dsize, uint16_t seqnum, int waitfor) argument
441 malo_hal_fwload_main(struct malo_hal *mh, char *firmware) argument
488 malo_hal_fwload(struct malo_hal *mh, char *helper, char *firmware) argument
553 malo_hal_gethwspecs(struct malo_hal *mh, struct malo_hal_hwspec *hw) argument
588 malo_hal_detach(struct malo_hal *mh) argument
605 malo_hal_setantenna(struct malo_hal *mh, enum malo_hal_antenna dirset, int ant) argument
637 malo_hal_setradio(struct malo_hal *mh, int onoff, enum malo_hal_preamble preamble) argument
665 malo_hal_intrset(struct malo_hal *mh, uint32_t mask) argument
677 malo_hal_setchannel(struct malo_hal *mh, const struct malo_hal_channel *chan) argument
697 malo_hal_settxpower(struct malo_hal *mh, const struct malo_hal_channel *c) argument
723 malo_hal_setpromisc(struct malo_hal *mh, int enable) argument
730 malo_hal_setassocid(struct malo_hal *mh, const uint8_t bssid[IEEE80211_ADDR_LEN], uint16_t associd) argument
755 malo_hal_txstart(struct malo_hal *mh, int qnum) argument
766 malo_hal_getisr(struct malo_hal *mh, uint32_t *status) argument
791 malo_hal_cmddone(struct malo_hal *mh) argument
797 malo_hal_prescan(struct malo_hal *mh) argument
815 malo_hal_postscan(struct malo_hal *mh, uint8_t *macaddr, uint8_t ibsson) argument
835 malo_hal_set_slot(struct malo_hal *mh, int is_short) argument
854 malo_hal_set_rate(struct malo_hal *mh, uint16_t curmode, uint8_t rate) argument
897 malo_hal_setmcast(struct malo_hal *mh, int nmc, const uint8_t macs[]) argument
[all...]
/freebsd-10-stable/sys/netgraph/
H A Dng_ksocket.c1131 struct mbuf *mh; local
/freebsd-10-stable/usr.sbin/ppp/
H A Dmp.c417 struct mp_header mh, h; local
843 struct mp_header mh; local
[all...]
/freebsd-10-stable/sys/net/
H A Dif_me.c431 struct mobhdr *mh; local
571 struct mobhdr mh; local
[all...]
/freebsd-10-stable/sys/dev/ixl/
H A Dixl_txrx.c983 struct mbuf *mh, *mp; local
1200 struct mbuf *mh, *mp; local
1531 struct mbuf *sendmp, *mh, *mp; local
[all...]
/freebsd-10-stable/tools/regression/sockets/unix_gc/
H A Dunix_gc.c93 struct msghdr mh; local
/freebsd-10-stable/sbin/camcontrol/
H A Dmodeedit.c558 struct scsi_mode_header_6 *mh; /* Location of mode header. */ local
596 struct scsi_mode_header_6 *mh; /* Location of mode header. */ local
831 struct scsi_mode_header_6 *mh; /* Location of mode header. */ local
929 struct scsi_mode_header_6 *mh; /* Location of mode header. */ local
[all...]
/freebsd-10-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dmem.c390 struct c4iw_mr mh, *mhp; local
/freebsd-10-stable/usr.bin/csup/
H A Dmux.c646 struct mux_header mh; local
779 struct mux_header mh; local
976 struct mux_header mh; local
[all...]
/freebsd-10-stable/sys/netinet6/
H A Dmld6.c1792 struct mbuf *mh, *md; local
3169 struct mbuf *mh; local
[all...]
/freebsd-10-stable/contrib/netcat/
H A Dnetcat.c1030 struct msghdr mh; local

Completed in 485 milliseconds

12