Searched defs:force (Results 101 - 125 of 180) sorted by relevance

12345678

/freebsd-10.3-release/contrib/ntp/ntpd/
H A Dntp_leapsec.c497 leapsec_load_file( const char * fname, struct stat * sb_old, int force, int logall) argument
/freebsd-10.3-release/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.3-release/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp1389 GDBRemoteCommunicationClient::GetHostInfo (bool force) argument
/freebsd-10.3-release/contrib/subversion/subversion/libsvn_client/
H A Dadd.c356 add_dir_recursive(const char *dir_abspath, svn_depth_t depth, svn_boolean_t force, svn_boolean_t no_autoprops, svn_magic__cookie_t *magic_cookie, apr_hash_t *config_autoprops, svn_boolean_t refresh_ignores, apr_array_header_t *ignores, svn_client_ctx_t *ctx, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
830 add(const char *local_abspath, svn_depth_t depth, svn_boolean_t force, svn_boolean_t no_ignore, svn_boolean_t no_autoprops, const char *existing_parent_abspath, svn_client_ctx_t *ctx, apr_pool_t *scratch_pool) argument
943 svn_client_add5(const char *path, svn_depth_t depth, svn_boolean_t force, svn_boolean_t no_ignore, svn_boolean_t no_autoprops, svn_boolean_t add_parents, svn_client_ctx_t *ctx, apr_pool_t *scratch_pool) argument
[all...]
H A Dexport.c460 open_root_internal(const char *path, svn_boolean_t force, svn_wc_notify_func2_t notify_func, void *notify_baton, apr_pool_t *pool) argument
504 svn_boolean_t force; member in struct:edit_baton
H A Dprop_commands.c445 svn_client_revprop_set2(const char *propname, const svn_string_t *propval, const svn_string_t *original_propval, const char *URL, const svn_opt_revision_t *revision, svn_revnum_t *set_rev, svn_boolean_t force, svn_client_ctx_t *ctx, apr_pool_t *pool) argument
/freebsd-10.3-release/contrib/subversion/subversion/svn/
H A Dcl.h162 svn_boolean_t force; /* be more forceful, as in "svn rm -f ..." */ member in struct:svn_cl__opt_state_t
/freebsd-10.3-release/contrib/texinfo/info/
H A Decho-area.c802 info_read_completing_internal(WINDOW *window, char *prompt, REFERENCE **completions, int force) argument
/freebsd-10.3-release/sys/dev/drm2/
H A Ddrm_modes.c1020 enum drm_connector_force force = DRM_FORCE_UNSPECIFIED; local
[all...]
/freebsd-10.3-release/sbin/fdisk_pc98/
H A Dfdisk.c436 change_part(int i, int force) argument
/freebsd-10.3-release/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_mount.c1210 zpool_disable_datasets(zpool_handle_t *zhp, boolean_t force) argument
/freebsd-10.3-release/sys/fs/nandfs/
H A Dnandfs_subr.c920 _nandfs_dirty_buf(struct buf *bp, int dirty_meta, int force) argument
977 nandfs_dirty_buf(struct buf *bp, int force) argument
984 nandfs_dirty_buf_meta(struct buf *bp, int force) argument
/freebsd-10.3-release/sys/geom/mirror/
H A Dg_mirror.c2225 g_mirror_update_device(struct g_mirror_softc *sc, boolean_t force) argument
/freebsd-10.3-release/sys/geom/raid/
H A Dmd_jmicron.c368 g_raid_md_jmicron_supported(int level, int qual, int disks, int force) argument
1032 int *nargs, *force; local
[all...]
H A Dmd_nvidia.c378 g_raid_md_nvidia_supported(int level, int qual, int disks, int force) argument
1036 int *nargs, *force; local
[all...]
H A Dmd_sii.c425 g_raid_md_sii_supported(int level, int qual, int disks, int force) argument
1120 int *nargs, *force; local
[all...]
/freebsd-10.3-release/sys/geom/sched/
H A Dg_sched.c1243 g_sched_destroy(struct g_geom *gp, boolean_t force) argument
1804 int nargs, *force, error, i; local
[all...]
/freebsd-10.3-release/usr.bin/patch/
H A Dpatch.c76 bool force = false; variable
/freebsd-10.3-release/sys/netinet6/
H A Dnd6.c1190 nd6_nud_hint(struct rtentry *rt, struct in6_addr *dst6, int force) argument
/freebsd-10.3-release/usr.sbin/ppp/
H A Dbundle.c982 bundle_Open(struct bundle *bundle, const char *name, int mask, int force) argument
/freebsd-10.3-release/usr.bin/catman/
H A Dcatman.c64 static int force; /* -f flag: force overwriting all cat pages */ variable
/freebsd-10.3-release/usr.bin/fetch/
H A Dfetch.c268 stat_display(struct xferstat *xs, int force) argument
/freebsd-10.3-release/usr.sbin/pw/
H A Dpw_user.c780 bool force = false; local
/freebsd-10.3-release/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
H A DRegisterContextDarwin_arm.cpp491 RegisterContextDarwin_arm::ReadGPR (bool force) argument
502 RegisterContextDarwin_arm::ReadFPU (bool force) argument
513 RegisterContextDarwin_arm::ReadEXC (bool force) argument
524 RegisterContextDarwin_arm::ReadDBG (bool force) argument
592 RegisterContextDarwin_arm::ReadRegisterSet (uint32_t set, bool force) argument
[all...]
H A DRegisterContextDarwin_i386.cpp455 RegisterContextDarwin_i386::ReadGPR (bool force) argument
466 RegisterContextDarwin_i386::ReadFPU (bool force) argument
477 RegisterContextDarwin_i386::ReadEXC (bool force) argument
530 RegisterContextDarwin_i386::ReadRegisterSet (uint32_t set, bool force) argument
[all...]

Completed in 220 milliseconds

12345678