Home
last modified time | relevance | path

Searched defs:force (Results 76 – 100 of 236) sorted by relevance

12345678910

/freebsd/sbin/ggate/ggatec/
H A Dggatec.c65 static int force = 0; variable
/freebsd/crypto/krb5/src/plugins/kdb/ldap/ldap_util/
H A Dkdb5_ldap_policy.c327 int force = 0; in kdb5_ldap_destroy_policy() local
/freebsd/sys/contrib/ncsw/Peripherals/QM/
H A Dqm.c259 static uint32_t ReserveFqids(t_Qm *p_Qm, uint32_t size, uint32_t alignment, bool force, uint32_t ba… in ReserveFqids()
497 uint32_t QmFqidGet(t_Qm *p_Qm, uint32_t size, uint32_t alignment, bool force, uint32_t base) in QmFqidGet()
/freebsd/sys/geom/stripe/
H A Dg_stripe.c894 g_stripe_destroy(struct g_stripe_softc *sc, boolean_t force) in g_stripe_destroy()
1161 int *force, *nargs, error; in g_stripe_ctl_destroy() local
/freebsd/sys/geom/concat/
H A Dg_concat.c678 g_concat_destroy(struct g_concat_softc *sc, boolean_t force) in g_concat_destroy()
947 int *force, *nargs, error; in g_concat_ctl_destroy() local
/freebsd/sys/kern/
H A Dkern_racct.c450 racct_add_locked(struct proc *p, int resource, uint64_t amount, int force) in racct_add_locked()
605 racct_set_locked(struct proc *p, int resource, uint64_t amount, int force) in racct_set_locked()
/freebsd/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_device_tbl.c550 refresh_device_tbl(int force) in refresh_device_tbl()
H A Dhostres_storage_tbl.c556 refresh_storage_tbl(int force) in refresh_storage_tbl()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Ddma.c590 int mt7915_dma_reset(struct mt7915_dev *dev, bool force) in mt7915_dma_reset()
/freebsd/contrib/kyua/cli/
H A Dcmd_report_html.cpp82 create_top_directory(const fs::path& directory, const bool force) in create_top_directory()
/freebsd/sys/geom/raid3/
H A Dg_raid3_ctl.c335 int *force, *nargs, error; in g_raid3_ctl_stop() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/OperatingSystem/Python/
H A DOperatingSystemPython.cpp55 bool force) { in CreateInstance()
/freebsd/sys/contrib/openzfs/lib/libzfs/os/linux/
H A Dlibzfs_mount_os.c420 zpool_disable_datasets_os(zpool_handle_t *zhp, boolean_t force) in zpool_disable_datasets_os()
/freebsd/contrib/lib9p/pytest/
H A Dp9conn.py1652 force=False, recurse=False): argument
1693 def _rm_file_by_dfid(self, dfid, name, force=False): argument
1723 def _rm_recursive(self, dfid, filetype, force): argument
/freebsd/contrib/dialog/
H A Dinputstr.c522 dlg_edit_string(char *string, int *chr_offset, int key, int fkey, bool force) in dlg_edit_string()
703 bool force) /* if true, force repaint */ in dlg_show_string()
/freebsd/sys/net80211/
H A Dieee80211_crypto_tkip.c238 tkip_enmic(struct ieee80211_key *k, struct mbuf *m, int force) in tkip_enmic()
383 tkip_demic(struct ieee80211_key *k, struct mbuf *m, int force) in tkip_demic()
/freebsd/crypto/openssl/crypto/evp/
H A Ddigest.c29 static void cleanup_old_md_data(EVP_MD_CTX *ctx, int force) in cleanup_old_md_data()
44 void evp_md_ctx_clear_digest(EVP_MD_CTX *ctx, int force, int keep_fetched) in evp_md_ctx_clear_digest()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DThreadGDBRemote.cpp282 const bool force = false; in RefreshStateAfterStop() local
/freebsd/usr.bin/vgrind/
H A Dvfontedpr.c536 putKcp(char *start, char *end, bool force) in putKcp()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Ddma.c724 void mt7996_dma_reset(struct mt7996_dev *dev, bool force) in mt7996_dma_reset()
/freebsd/sys/contrib/dev/rtw89/
H A Drtw8851b_rfk.c185 bool force, enum dac_ck ck) in _txck_force()
197 bool force, enum adc_ck ck) in _rxck_force()
554 static void _dac_cal(struct rtw89_dev *rtwdev, bool force) in _dac_cal()
1694 static void _doiqk(struct rtw89_dev *rtwdev, bool force, in _doiqk()
1729 bool force, enum rtw89_chanctx_idx chanctx_idx) in _iqk()
1980 enum rtw89_rf_path path, bool force) in _dpk_txpwr_bb_force()
2576 static void _dpk_cal_select(struct rtw89_dev *rtwdev, bool force, in _dpk_cal_select()
2635 static void _dpk(struct rtw89_dev *rtwdev, enum rtw89_phy_idx phy, bool force, in _dpk()
H A Drtw8852c_rfk.c441 rtw8852c_txck_force(struct rtw89_dev * rtwdev,u8 path,bool force,enum dac_ck ck) rtw8852c_txck_force() argument
453 rtw8852c_rxck_force(struct rtw89_dev * rtwdev,u8 path,bool force,enum adc_ck ck) rtw8852c_rxck_force() argument
586 _dac_cal(struct rtw89_dev * rtwdev,bool force) _dac_cal() argument
1517 _doiqk(struct rtw89_dev * rtwdev,bool force,enum rtw89_phy_idx phy_idx,u8 path) _doiqk() argument
1546 _iqk(struct rtw89_dev * rtwdev,enum rtw89_phy_idx phy_idx,bool force) _iqk() argument
1991 _dpk_txpwr_bb_force(struct rtw89_dev * rtwdev,u8 path,bool force) _dpk_txpwr_bb_force() argument
2690 _dpk_cal_select(struct rtw89_dev * rtwdev,bool force,enum rtw89_phy_idx phy,u8 kpath) _dpk_cal_select() argument
2796 _dpk(struct rtw89_dev * rtwdev,enum rtw89_phy_idx phy,bool force) _dpk() argument
[all...]
/freebsd/sbin/ggate/shared/
H A Dggate.c200 g_gate_destroy(int unit, int force) in g_gate_destroy()
/freebsd/crypto/openssh/
H A Dsshbuf.c77 sshbuf_maybe_pack(struct sshbuf *buf, int force) in sshbuf_maybe_pack()
/freebsd/sys/geom/virstor/
H A Dg_virstor.c202 int *force, *nargs; in virstor_ctl_stop() local
914 virstor_geom_destroy(struct g_virstor_softc *sc, boolean_t force, in virstor_geom_destroy()

12345678910