Home
last modified time | relevance | path

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

12

/dragonfly/usr.bin/ruptime/
H A Druptime.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/
H A Dieee80211_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/
H A Dntoh.c38 htons(uint16_t hs) in htons()
/dragonfly/games/tetris/
H A Dscores.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/
H A Dhistory.h53 #define HISTENT_BYTES(hs) (strlen ((hs)->line) + strlen ((hs)->timestamp)) argument
H A Dhistory.c319 HIST_ENTRY *hs; local
/dragonfly/sys/net/wg/
H A Dwg_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
/dragonfly/usr.sbin/tcpdrop/
H A Dtcpdrop.c163 sockinfo(const struct sockaddr *sa, struct host_service *hs) in sockinfo()
/dragonfly/contrib/xz/src/liblzma/lz/
H A Dlz_encoder.c303 uint32_t hs; in lz_encoder_prepare() local
/dragonfly/bin/sh/
H A Dhistedit.c161 sethistsize(const char *hs) in sethistsize()
/dragonfly/crypto/libressl/tls/
H A Dtls_client.c64 char *hs = NULL, *ps = NULL; in tls_connect_servername() local
/dragonfly/crypto/libressl/ssl/
H A Dtls13_handshake.c302 struct tls13_handshake_stage hs = ctx->handshake_stage; in tls13_handshake_active_state() local
H A Dtls13_lib.c537 tls13_clienthello_hash_clear(struct ssl_handshake_tls13_st *hs) /* XXX */ in tls13_clienthello_hash_clear()
H A Dtls13_internal.h271 struct ssl_handshake_st *hs; member
/dragonfly/sbin/savecore/
H A Dsavecore.c233 int nr, nw, hs, he = 0; in DoFile() local
/dragonfly/sys/dev/drm/i915/
H A Dintel_dsi.h53 bool hs; member
/dragonfly/usr.bin/sed/
H A Dprocess.c67 #define hs HS.space macro
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_ani.c820 HAL_SURVEY_SAMPLE hs; in ar5416AniGetListenTime() local
/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath_beacon.c397 HAL_SURVEY_SAMPLE hs; in ath_beacon_miss() local
/dragonfly/gnu/usr.bin/rcs/lib/
H A Drcsrev.c851 struct hshentries *hs; local
/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212_ani.c871 HAL_SURVEY_SAMPLE hs; in ar5212AniGetListenTime() local
/dragonfly/contrib/less/
H A Doptfunc.c242 int hs = getnum(&s, "#", &err); in opt_shift() local
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd.c683 HAL_SURVEY_SAMPLE *hs) in ar9300_freebsd_get_mib_cycle_counts()
/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah.c1454 ath_hal_survey_add_sample(struct ath_hal *ah, HAL_SURVEY_SAMPLE *hs) in ath_hal_survey_add_sample()
/dragonfly/sbin/newfs_msdos/
H A Dmkfs_msdos.c916 off_t hs = 0; in getdiskinfo() local

12