Home
last modified time | relevance | path

Searched refs:isnew (Results 1 – 24 of 24) sorted by relevance

/freebsd/lib/libsecureboot/openpgp/
H A Ddecode.c82 decode_tag(unsigned char *ptr, int *isnew, int *ltype) in decode_tag() argument
86 if (!ptr || !isnew || !ltype) in decode_tag()
92 *isnew = tag & OPENPGP_TAG_ISNEW; in decode_tag()
93 if (*isnew) { in decode_tag()
259 int isnew, ltype; in decode_packet() local
266 tag = decode_tag(ptr, &isnew, &ltype); in decode_packet()
H A Ddecode.h51 int decode_tag(unsigned char *ptr, int *isnew, int *ltype);
H A Dopgp_key.c182 int isnew, ltype; in load_key_buf() local
184 tag = decode_tag(ptr, &isnew, &ltype); in load_key_buf()
/freebsd/crypto/openssl/crypto/
H A Dprovider.c22 int isnew = 0; in OSSL_PROVIDER_try_load_ex() local
28 isnew = 1; in OSSL_PROVIDER_try_load_ex()
37 if (isnew && !ossl_provider_add_to_store(prov, &actual, retain_fallbacks)) { in OSSL_PROVIDER_try_load_ex()
/freebsd/sys/net80211/
H A Dieee80211_scan.c567 ieee80211_scan_dump_probe_beacon(uint8_t subtype, int isnew, in ieee80211_scan_dump_probe_beacon() argument
573 ether_sprintf(mac), isnew ? "new " : "", in ieee80211_scan_dump_probe_beacon()
578 if (isnew) { in ieee80211_scan_dump_probe_beacon()
H A Dieee80211_scan.h348 void ieee80211_scan_dump_probe_beacon(uint8_t subtype, int isnew,
/freebsd/sys/powerpc/booke/
H A Dpmap_64.c259 bool nosleep, bool hold_parent, bool *isnew) in get_pgtbl_page() argument
270 *isnew = true; in get_pgtbl_page()
284 *isnew = false; in get_pgtbl_page()
/freebsd/sys/dev/ath/ath_rate/onoe/
H A Donoe.c187 ath_rate_newassoc(struct ath_softc *sc, struct ath_node *an, int isnew) in ath_rate_newassoc() argument
189 if (isnew) in ath_rate_newassoc()
/freebsd/sys/dev/ath/ath_rate/amrr/
H A Damrr.c193 ath_rate_newassoc(struct ath_softc *sc, struct ath_node *an, int isnew) in ath_rate_newassoc() argument
195 if (isnew) in ath_rate_newassoc()
/freebsd/contrib/one-true-awk/
H A Dproto.h123 extern int readrec(char **buf, int *bufsize, FILE *inf, bool isnew);
/freebsd/sys/geom/multipath/
H A Dg_multipath.c820 int error, isnew; in g_multipath_taste() local
927 isnew = 1; in g_multipath_taste()
929 isnew = 0; in g_multipath_taste()
936 if (isnew) in g_multipath_taste()
/freebsd/sys/dev/wtap/
H A Dif_wtap.c565 wtap_newassoc(struct ieee80211_node *ni, int isnew) in wtap_newassoc() argument
/freebsd/sys/netipsec/
H A Dkey.c3041 int isnew; in key_newsav() local
3129 isnew = 1; in key_newsav()
3131 isnew = 0; in key_newsav()
3154 if (isnew == 0 && sah->state == SADB_SASTATE_DEAD) { in key_newsav()
3159 if (isnew != 0) { in key_newsav()
5358 int error, isnew; in key_updateaddresses() local
5393 isnew = 2; /* SAH is new */ in key_updateaddresses()
5395 isnew = 1; /* existing SAH is referenced */ in key_updateaddresses()
5412 isnew = 0; in key_updateaddresses()
5499 if (isnew == 2) { in key_updateaddresses()
[all …]
/freebsd/sys/dev/ath/ath_rate/sample/
H A Dsample.c1270 ath_rate_newassoc(struct ath_softc *sc, struct ath_node *an, int isnew) in ath_rate_newassoc() argument
1272 if (isnew) in ath_rate_newassoc()
/freebsd/sys/dev/ath/
H A Dif_ath.c6302 ath_newassoc(struct ieee80211_node *ni, int isnew) in ath_newassoc() argument
6316 isnew, in ath_newassoc()
6320 ath_rate_newassoc(sc, an, isnew); in ath_newassoc()
6323 if (isnew && in ath_newassoc()
6337 if (! isnew) { in ath_newassoc()
/freebsd/sys/arm/arm/
H A Dpmap-v6.c3708 uint32_t pte1_idx, isnew = 0; in pmap_demote_pte1() local
3740 isnew = 1; in pmap_demote_pte1()
3751 isnew = 1; /* Demoting section w/o promotion. */ in pmap_demote_pte1()
3816 if (isnew != 0) { in pmap_demote_pte1()
/freebsd/sys/dev/ral/
H A Drt2860.c835 rt2860_newassoc(struct ieee80211_node *ni, int isnew) in rt2860_newassoc() argument
842 if (isnew && ni->ni_associd != 0) { in rt2860_newassoc()
850 isnew, ether_sprintf(ni->ni_macaddr), wcid)); in rt2860_newassoc()
/freebsd/sys/dev/usb/wlan/
H A Dif_mtw.c2285 mtw_newassoc(struct ieee80211_node *ni, int isnew) in mtw_newassoc() argument
2306 if (isnew && ni->ni_associd != 0) { in mtw_newassoc()
2322 "new assoc isnew=%d associd=%x addr=%s\n", isnew, ni->ni_associd, in mtw_newassoc()
H A Dif_run.c2777 run_newassoc(struct ieee80211_node *ni, int isnew) in run_newassoc() argument
2796 if (isnew && ni->ni_associd != 0) { in run_newassoc()
2812 isnew, ni->ni_associd, ether_sprintf(ni->ni_macaddr)); in run_newassoc()
/freebsd/sys/dev/mwl/
H A Dif_mwl.c4268 mwl_newassoc(struct ieee80211_node *ni, int isnew) in mwl_newassoc() argument
4278 if (isnew) { in mwl_newassoc()
4286 __func__, ether_sprintf(ni->ni_macaddr), isnew, aid, mn->mn_staid); in mwl_newassoc()
/freebsd/sys/dev/otus/
H A Dif_otus.c1368 otus_newassoc(struct ieee80211_node *ni, int isnew) in otus_newassoc() argument
1375 isnew, ether_sprintf(ni->ni_macaddr)); in otus_newassoc()
/freebsd/sys/dev/rtwn/
H A Dif_rtwn.c1853 rtwn_newassoc(struct ieee80211_node *ni, int isnew __unused) in rtwn_newassoc()
/freebsd/sys/dev/wpi/
H A Dif_wpi.c4467 wpi_newassoc(struct ieee80211_node *ni, int isnew) in wpi_newassoc() argument
/freebsd/sys/dev/iwn/
H A Dif_iwn.c2877 iwn_newassoc(struct ieee80211_node *ni, int isnew) in iwn_newassoc() argument