Searched defs:force (Results 76 - 100 of 180) sorted by relevance

12345678

/freebsd-10-stable/sys/geom/stripe/
H A Dg_stripe.c883 g_stripe_destroy(struct g_stripe_softc *sc, boolean_t force) argument
1159 int *force, *nargs, error; local
[all...]
/freebsd-10-stable/contrib/dialog/
H A Dinputstr.c516 dlg_edit_string(char *string, int *chr_offset, int key, int fkey, bool force) argument
689 dlg_show_string(WINDOW *win, const char *string, int chr_offset, chtype attr, int y_base, int x_base, int x_last, bool hidden, bool force) argument
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DExecutionDepsFix.cpp282 void ExeDepsFix::force(int rx, unsigned domain) { function in class:ExeDepsFix
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Platform/FreeBSD/
H A DPlatformFreeBSD.cpp35 PlatformFreeBSD::CreateInstance (bool force, const lldb_private::ArchSpec *arch) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/
H A DRegisterContext.cpp42 RegisterContext::InvalidateIfNeeded (bool force) argument
/freebsd-10-stable/contrib/nvi/common/
H A Dexf.c631 file_end( SCR *sp, EXF *ep, int force) argument
1308 file_m1( SCR *sp, int force, int flags) argument
1349 file_m2( SCR *sp, int force) argument
1381 file_m3( SCR *sp, int force) argument
[all...]
/freebsd-10-stable/contrib/nvi/ex/
H A Dex_cscope.c465 int force, istmp, matches; local
H A Dex_tag.c223 ex_tag_nswitch(SCR *sp, TAG *tp, int force) argument
257 ex_tag_Nswitch(SCR *sp, TAG *tp, int force) argument
412 tag_pop(SCR *sp, TAGQ *dtqp, int force) argument
708 tagq_push(SCR *sp, TAGQ *tqp, int new_screen, int force) argument
/freebsd-10-stable/sbin/routed/
H A Dtrace.c431 addrname(naddr addr, naddr mask, int force) argument
538 trace_bits(const struct bits *tbl, u_int field, int force) argument
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dtrim_map.c421 trim_map_first(trim_map_t *tm, uint64_t txg, uint64_t txgsafe, hrtime_t time, boolean_t force) argument
/freebsd-10-stable/sys/net80211/
H A Dieee80211_crypto_tkip.c214 tkip_enmic(struct ieee80211_key *k, struct mbuf *m, int force) argument
325 tkip_demic(struct ieee80211_key *k, struct mbuf *m, int force) argument
H A Dieee80211_scan.c771 ieee80211_probe_curchan(struct ieee80211vap *vap, int force) argument
/freebsd-10-stable/usr.sbin/timed/timed/
H A Dtimed.c746 get_goodgroup(int force) argument
/freebsd-10-stable/sys/dev/drm2/i915/
H A Dintel_crt.c448 intel_crt_detect(struct drm_connector *connector, bool force) argument
/freebsd-10-stable/sys/dev/drm2/radeon/
H A Dradeon_connectors.c615 radeon_lvds_detect(struct drm_connector *connector, bool force) argument
737 radeon_vga_detect(struct drm_connector *connector, bool force) argument
863 radeon_tv_detect(struct drm_connector *connector, bool force) argument
942 radeon_dvi_detect(struct drm_connector *connector, bool force) argument
1367 radeon_dp_detect(struct drm_connector *connector, bool force) argument
[all...]
/freebsd-10-stable/sbin/geom/class/eli/
H A Dgeom_eli.c1130 bool all, force; local
[all...]
/freebsd-10-stable/sys/geom/eli/
H A Dg_eli.c938 g_eli_destroy(struct g_eli_softc *sc, boolean_t force) argument
/freebsd-10-stable/usr.sbin/ypbind/
H A Dypbind.c825 rpc_received(char *dom, struct sockaddr_in *raddrp, int force) argument
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/zpool/
H A Dzpool_vdev.c133 check_slice(const char *path, int force, boolean_t wholedisk, boolean_t isspare) argument
185 check_disk(const char *name, dm_descriptor_t disk, int force, int isspare) argument
256 check_device(const char *path, boolean_t force, boolean_t isspare) argument
283 check_file(const char *file, boolean_t force, boolean_t isspare) argument
356 check_device(const char *name, boolean_t force, boolean_t isspare) argument
1088 is_device_in_use(nvlist_t *config, nvlist_t *nv, boolean_t force, boolean_t replacing, boolean_t isspare) argument
1481 make_root_vdev(zpool_handle_t *zhp, int force, int check_rep, boolean_t replacing, boolean_t dryrun, int argc, char **argv) argument
[all...]
/freebsd-10-stable/sys/geom/virstor/
H A Dg_virstor.c205 int *force, *nargs; local
928 virstor_geom_destroy(struct g_virstor_softc *sc, boolean_t force, argument
/freebsd-10-stable/sys/geom/sched/
H A Dgs_rr.c397 g_rr_next(void *data, int force) argument
/freebsd-10-stable/usr.sbin/bsdinstall/partedit/
H A Dgpart_ops.c471 int force = 1; local
/freebsd-10-stable/contrib/dtc/
H A Dchecks.c736 void process_checks(bool force, struct boot_info *bi) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp64 PlatformRemoteGDBServer::CreateInstance (bool force, const lldb_private::ArchSpec *arch) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp1389 GDBRemoteCommunicationClient::GetHostInfo (bool force) argument

Completed in 375 milliseconds

12345678