Home
last modified time | relevance | path

Searched defs:isnew (Results 1 – 23 of 23) sorted by relevance

/openbsd-src/usr.bin/cvs/
H A Dcommit.c403 int onbranch, isnew, histtype, branchadded; in cvs_commit_local() local
H A Dimport.c230 int isnew; in cvs_import_local() local
/openbsd-src/sys/dev/usb/
H A Dif_athn_usb.c1136 int isnew) in athn_usb_newassoc()
1233 int isnew, uint16_t seq) in athn_usb_newauth()
H A Dif_upgt.c1243 upgt_newassoc(struct ieee80211com *ic, struct ieee80211_node *ni, int isnew) in upgt_newassoc()
H A Dif_ral.c2074 ural_newassoc(struct ieee80211com *ic, struct ieee80211_node *ni, int isnew) in ural_newassoc()
H A Dif_rum.c2159 rum_newassoc(struct ieee80211com *ic, struct ieee80211_node *ni, int isnew) in rum_newassoc()
H A Dif_otus.c936 otus_newassoc(struct ieee80211com *ic, struct ieee80211_node *ni, int isnew) in otus_newassoc()
H A Dif_athn_usb.h130 uint8_t isnew; member
H A Dif_zyd.c2567 zyd_newassoc(struct ieee80211com *ic, struct ieee80211_node *ni, int isnew) in zyd_newassoc()
H A Dif_mtw.c1935 mtw_newassoc(struct ieee80211com *ic, struct ieee80211_node *ni, int isnew) in mtw_newassoc()
H A Dif_run.c2113 run_newassoc(struct ieee80211com *ic, struct ieee80211_node *ni, int isnew) in run_newassoc()
/openbsd-src/sys/dev/ic/
H A Drt2560.c711 rt2560_newassoc(struct ieee80211com *ic, struct ieee80211_node *ni, int isnew) in rt2560_newassoc()
H A Dacx.c2708 acx_newassoc(struct ieee80211com *ic, struct ieee80211_node *ni, int isnew) in acx_newassoc()
H A Dathn.c2478 athn_newassoc(struct ieee80211com *ic, struct ieee80211_node *ni, int isnew) in athn_newassoc()
H A Dath.c2890 ath_newassoc(struct ieee80211com *ic, struct ieee80211_node *ni, int isnew) in ath_newassoc()
H A Drt2661.c901 rt2661_newassoc(struct ieee80211com *ic, struct ieee80211_node *ni, int isnew) in rt2661_newassoc()
H A Dmalo.c1145 malo_newassoc(struct ieee80211com *ic, struct ieee80211_node *ni, int isnew) in malo_newassoc()
H A Drt2860.c841 rt2860_newassoc(struct ieee80211com *ic, struct ieee80211_node *ni, int isnew) in rt2860_newassoc() argument
H A Dbwi.c7463 bwi_newassoc(struct ieee80211com *ic, struct ieee80211_node *ni, int isnew) in bwi_newassoc()
/openbsd-src/sys/dev/pci/
H A Dif_wpi.c983 wpi_newassoc(struct ieee80211com *ic, struct ieee80211_node *ni, int isnew) in wpi_newassoc()
H A Dif_iwn.c1724 iwn_newassoc(struct ieee80211com *ic, struct ieee80211_node *ni, int isnew) in iwn_newassoc()
H A Dif_mwx.c812 mwx_newassoc(struct ieee80211com *ic, struct ieee80211_node *ni, int isnew) in mwx_newassoc()
/openbsd-src/usr.sbin/nsd/
H A Dixfr.c1629 void zone_ixfr_add(struct zone_ixfr* ixfr, struct ixfr_data* data, int isnew) in zone_ixfr_add()