Searched defs:force (Results 1 - 25 of 180) sorted by last modified time

12345678

/freebsd-10-stable/usr.sbin/pw/
H A Dpw_user.c782 bool force = false; local
/freebsd-10-stable/sys/dev/cxgbe/common/
H A Dt4_hw.c6693 int t4_fw_halt(struct adapter *adap, unsigned int mbox, int force) argument
6821 t4_fw_upgrade(struct adapter *adap, unsigned int mbox, const u8 *fw_data, unsigned int size, int force) argument
[all...]
/freebsd-10-stable/usr.sbin/newsyslog/
H A Dnewsyslog.c230 static int force = 0; /* Force the trim no matter what */ variable
/freebsd-10-stable/sbin/ipfw/
H A Dipfw2.c4089 ipfw_flush(int force) argument
/freebsd-10-stable/sys/dev/e1000/
H A De1000_ich8lan.c1406 s32 e1000_disable_ulp_lpt_lp(struct e1000_hw *hw, bool force) argument
[all...]
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_ioctl.c1642 boolean_t force = (boolean_t)zc->zc_cookie; local
4344 boolean_t force = (boolean_t)zc->zc_guid; local
H A Dspa.c4671 spa_export(char *pool, nvlist_t **oldconfig, boolean_t force, argument
4557 spa_export_common(char *pool, int new_state, nvlist_t **oldconfig, boolean_t force, boolean_t hardforce) argument
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_pool.c1391 zpool_export_common(zpool_handle_t *zhp, boolean_t force, boolean_t hardforce, argument
1425 zpool_export(zpool_handle_t *zhp, boolean_t force, const char *log_str) argument
H A Dlibzfs_dataset.c3831 zfs_rollback(zfs_handle_t *zhp, zfs_handle_t *snap, boolean_t force) argument
H A Dlibzfs_mount.c1215 zpool_disable_datasets(zpool_handle_t *zhp, boolean_t force) argument
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/zpool/
H A Dzpool_main.c512 boolean_t force = B_FALSE; local
663 boolean_t force = B_FALSE; local
816 boolean_t force = B_FALSE; local
1134 boolean_t force = B_FALSE; local
1207 boolean_t force = B_FALSE; local
3247 boolean_t force = B_FALSE; local
[all...]
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/dev/pci/
H A Dpci.c3090 pci_ata_maps(device_t bus, device_t dev, struct resource_list *rl, int force, argument
2915 pci_add_map(device_t bus, device_t dev, int reg, struct resource_list *rl, int force, int prefetch) argument
3529 pci_add_resources(device_t bus, device_t dev, int force, uint32_t prefetchmask) argument
5512 pcie_flr(device_t dev, u_int max_delay, bool force) argument
[all...]
/freebsd-10-stable/sbin/geom/class/journal/
H A Dgeom_journal.c143 int error, force, i, nargs, checksum, hardcode; local
/freebsd-10-stable/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-stable/usr.sbin/bsdinstall/partedit/
H A Dgpart_ops.c471 int force = 1; local
/freebsd-10-stable/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_device_tbl.c553 refresh_device_tbl(int force) argument
/freebsd-10-stable/sys/netpfil/ipfw/
H A Ddn_sched_wf2q.c115 idle_check(struct wf2qp_si *si, int n, int force) argument
/freebsd-10-stable/sys/geom/mirror/
H A Dg_mirror.c2262 g_mirror_update_device(struct g_mirror_softc *sc, boolean_t force) argument
/freebsd-10-stable/crypto/openssh/
H A Dchannels.c1670 int len, force; local
/freebsd-10-stable/sbin/fsirand/
H A Dfsirand.c62 static int printonly = 0, force = 0, ignorelabel = 0; variable
/freebsd-10-stable/sys/amd64/amd64/
H A Dpmap.c1806 pmap_invalidate_cache_range(vm_offset_t sva, vm_offset_t eva, boolean_t force) argument
/freebsd-10-stable/sys/i386/i386/
H A Dpmap.c1244 pmap_invalidate_cache_range(vm_offset_t sva, vm_offset_t eva, boolean_t force) argument
/freebsd-10-stable/sbin/savecore/
H A Dsavecore.c92 static int checkfor, compress, clear, force, keep, verbose; /* flags */ variable
[all...]

Completed in 339 milliseconds

12345678