Home
last modified time | relevance | path

Searched defs:hs (Results 1 – 25 of 31) sorted by relevance

12

/dragonfly/usr.bin/ruptime/
HDruptime.c48 static struct hs { struct
49 struct whod *hs_wd; argument
50 int hs_nusers; argument
51 } *hs; variable
/dragonfly/sys/netproto/802_11/wlan/
HDieee80211_hwmp.c255 struct ieee80211_hwmp_state *hs; in hwmp_vattach() local
283 struct ieee80211_hwmp_state *hs = vap->iv_hwmp; in hwmp_vdetach() local
294 struct ieee80211_hwmp_state *hs = vap->iv_hwmp; in hwmp_newstate() local
826 struct ieee80211_hwmp_state *hs = vap->iv_hwmp; in hwmp_rootmode_setup() local
859 struct ieee80211_hwmp_state *hs = vap->iv_hwmp; in hwmp_rootmode_cb() local
900 struct ieee80211_hwmp_state *hs = vap->iv_hwmp; in hwmp_rootmode_rann_cb() local
989 struct ieee80211_hwmp_state *hs = vap->iv_hwmp; in hwmp_recv_preq() local
1376 struct ieee80211_hwmp_state *hs = vap->iv_hwmp; in hwmp_recv_prep() local
1841 struct ieee80211_hwmp_state *hs = vap->iv_hwmp; in hwmp_send_perr() local
1938 struct ieee80211_hwmp_state *hs = vap->iv_hwmp; in hwmp_recv_rann() local
[all …]
/dragonfly/lib/libc/net/
HDntoh.c38 htons(uint16_t hs) in htons()
/dragonfly/games/tetris/
HDscores.c266 checkscores(struct highscore *hs, unsigned int num) in checkscores()
393 printem(int level, int offset, struct highscore *hs, int n, const char *me) in printem()
/dragonfly/contrib/gdb-7/readline/
HDhistory.h53 #define HISTENT_BYTES(hs) (strlen ((hs)->line) + strlen ((hs)->timestamp)) argument
HDhistory.c319 HIST_ENTRY *hs; local
/dragonfly/sys/net/wg/
HDwg_noise.c1039 struct noise_handshake *hs = &r->r_handshake; in noise_create_initiation() local
1095 struct noise_handshake hs; in noise_consume_initiation() local
1176 struct noise_handshake *hs = &r->r_handshake; in noise_create_response() local
1229 struct noise_handshake hs; in noise_consume_response() local
HDif_wg.c420 wg_queue_enqueue_handshake(struct wg_queue *hs, struct wg_packet *pkt) in wg_queue_enqueue_handshake()
439 wg_queue_dequeue_handshake(struct wg_queue *hs) in wg_queue_dequeue_handshake()
/dragonfly/usr.sbin/tcpdrop/
HDtcpdrop.c163 sockinfo(const struct sockaddr *sa, struct host_service *hs) in sockinfo()
/dragonfly/contrib/xz/src/liblzma/lz/
HDlz_encoder.c303 uint32_t hs; in lz_encoder_prepare() local
/dragonfly/bin/sh/
HDhistedit.c161 sethistsize(const char *hs) in sethistsize()
/dragonfly/crypto/libressl/tls/
HDtls_client.c64 char *hs = NULL, *ps = NULL; in tls_connect_servername() local
/dragonfly/crypto/libressl/ssl/
HDtls13_handshake.c302 struct tls13_handshake_stage hs = ctx->handshake_stage; in tls13_handshake_active_state() local
HDtls13_lib.c537 tls13_clienthello_hash_clear(struct ssl_handshake_tls13_st *hs) /* XXX */ in tls13_clienthello_hash_clear()
HDtls13_internal.h271 struct ssl_handshake_st *hs; member
/dragonfly/sbin/savecore/
HDsavecore.c233 int nr, nw, hs, he = 0; in DoFile() local
/dragonfly/sys/dev/drm/i915/
HDintel_dsi.h53 bool hs; member
/dragonfly/usr.bin/sed/
HDprocess.c67 #define hs HS.space macro
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
HDar5416_ani.c820 HAL_SURVEY_SAMPLE hs; in ar5416AniGetListenTime() local
/dragonfly/sys/dev/netif/ath/ath/
HDif_ath_beacon.c397 HAL_SURVEY_SAMPLE hs; in ath_beacon_miss() local
/dragonfly/gnu/usr.bin/rcs/lib/
HDrcsrev.c851 struct hshentries *hs; local
/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
HDar5212_ani.c871 HAL_SURVEY_SAMPLE hs; in ar5212AniGetListenTime() local
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_freebsd.c683 HAL_SURVEY_SAMPLE *hs) in ar9300_freebsd_get_mib_cycle_counts()
/dragonfly/sys/dev/netif/ath/ath_hal/
HDah.c1454 ath_hal_survey_add_sample(struct ath_hal *ah, HAL_SURVEY_SAMPLE *hs) in ath_hal_survey_add_sample()
/dragonfly/sbin/newfs_msdos/
HDmkfs_msdos.c916 off_t hs = 0; in getdiskinfo() local

12