| /freebsd/lib/libsecureboot/openpgp/ |
| H A D | decode.c | 82 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, <ype); in decode_packet()
|
| H A D | decode.h | 51 int decode_tag(unsigned char *ptr, int *isnew, int *ltype);
|
| H A D | opgp_key.c | 182 int isnew, ltype; in load_key_buf() local 184 tag = decode_tag(ptr, &isnew, <ype); in load_key_buf()
|
| /freebsd/crypto/openssl/crypto/ |
| H A D | provider.c | 22 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 D | ieee80211_scan.c | 567 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 D | ieee80211_scan.h | 348 void ieee80211_scan_dump_probe_beacon(uint8_t subtype, int isnew,
|
| /freebsd/sys/powerpc/booke/ |
| H A D | pmap_64.c | 259 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 D | onoe.c | 187 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 D | amrr.c | 193 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 D | proto.h | 123 extern int readrec(char **buf, int *bufsize, FILE *inf, bool isnew);
|
| /freebsd/sys/geom/multipath/ |
| H A D | g_multipath.c | 820 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 D | if_wtap.c | 565 wtap_newassoc(struct ieee80211_node *ni, int isnew) in wtap_newassoc() argument
|
| /freebsd/sys/netipsec/ |
| H A D | key.c | 3041 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 D | sample.c | 1270 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 D | if_ath.c | 6302 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 D | pmap-v6.c | 3708 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 D | rt2860.c | 835 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 D | if_mtw.c | 2285 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 D | if_run.c | 2777 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 D | if_mwl.c | 4268 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 D | if_otus.c | 1368 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 D | if_rtwn.c | 1853 rtwn_newassoc(struct ieee80211_node *ni, int isnew __unused) in rtwn_newassoc()
|
| /freebsd/sys/dev/wpi/ |
| H A D | if_wpi.c | 4467 wpi_newassoc(struct ieee80211_node *ni, int isnew) in wpi_newassoc() argument
|
| /freebsd/sys/dev/iwn/ |
| H A D | if_iwn.c | 2877 iwn_newassoc(struct ieee80211_node *ni, int isnew) in iwn_newassoc() argument
|