Searched defs:force (Results 1 - 25 of 211) sorted by relevance

123456789

/freebsd-current/contrib/nvi/ex/
H A Dex_quit.c31 int force; local
H A Dex_util.c33 ex_cinit(SCR *sp, EXCMD *cmdp, int cmd_id, int naddr, recno_t lno1, recno_t lno2, int force) argument
93 ex_ncheck(SCR *sp, int force) argument
/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dreboot.h33 orderly_poweroff(bool force) argument
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt76x2/
H A Dmac.c9 void mt76x2_mac_stop(struct mt76x02_dev *dev, bool force) argument
H A Dmcu.c75 mt76x2_mcu_init_gain(struct mt76x02_dev *dev, u8 channel, u32 gain, bool force) argument
/freebsd-current/usr.sbin/pnfsdskill/
H A Dpnfsdskill.c61 int ch, force; local
/freebsd-current/sys/net80211/
H A Dieee80211_crypto_none.c140 none_enmic(struct ieee80211_key *k, struct mbuf *m, int force) argument
149 none_demic(struct ieee80211_key *k, struct mbuf *m, int force) argument
/freebsd-current/sbin/kldunload/
H A Dkldunload.c55 int c, fileid, force, opt; local
/freebsd-current/sys/arm/nvidia/drm2/
H A Dtegra_drm_subr.c93 tegra_drm_connector_detect(struct drm_connector *connector, bool force) argument
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/wasm-DYLD/
H A DDynamicLoaderWasmDYLD.cpp39 CreateInstance(Process *process, bool force) argument
/freebsd-current/sys/dev/bwn/
H A Dif_bwn_phy_common.c149 bwn_phy_force_clock(struct bwn_mac *mac, int force) argument
/freebsd-current/sys/contrib/openzfs/lib/libzfs/os/freebsd/
H A Dlibzfs_zmount.c126 zpool_disable_datasets_os(zpool_handle_t *zhp, boolean_t force) argument
/freebsd-current/sys/contrib/openzfs/cmd/zpool/os/freebsd/
H A Dzpool_vdev_os.c86 check_device(const char *name, boolean_t force, boolean_t isspare, argument
123 check_file(const char *file, boolean_t force, boolean_t isspare) argument
/freebsd-current/contrib/elftoolchain/brandelf/
H A Dbrandelf.c98 int ch, change = 0, force = 0, listed = 0; local
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Static/
H A DDynamicLoaderStatic.cpp26 CreateInstance(Process *process, bool force) argument
/freebsd-current/sbin/ggate/ggatel/
H A Dggatel.c55 static int force = 0; variable
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7996/
H A Ddma.c373 void mt7996_dma_reset(struct mt7996_dev *dev, bool force) argument
/freebsd-current/sbin/fsirand/
H A Dfsirand.c55 static int printonly = 0, force = 0, ignorelabel = 0; variable
/freebsd-current/sys/geom/raid/
H A Dg_raid_ctl.c151 int *nargs, *force; local
/freebsd-current/usr.bin/brandelf/
H A Dbrandelf.c72 bool change, force, listed; local
/freebsd-current/lib/geom/journal/
H A Dgeom_journal.c142 int error, force, i, nargs, checksum, hardcode; local
/freebsd-current/contrib/telnet/telnet/
H A Dterminal.c216 setconnmode(int force) argument
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DExecutionDomainFix.cpp91 void ExecutionDomainFix::force(int rx, unsigned domain) { function in class:ExecutionDomainFix
/freebsd-current/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectDisassemble.h66 bool force = false; member in class:lldb_private::CommandObjectDisassemble::CommandOptions
/freebsd-current/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafetyTIL.cpp51 SExpr* Future::force() { function in class:Future

Completed in 205 milliseconds

123456789