Home
last modified time | relevance | path

Searched defs:force (Results 1 – 25 of 117) sorted by relevance

12345

/dflybsd-src/contrib/less/
H A Dforwback.c214 public void forw(int n, POSITION pos, lbool force, lbool only_last, int nblank) in forw()
387 public void back(int n, POSITION pos, lbool force, lbool only_last) in back()
452 public void forward(int n, lbool force, lbool only_last) in forward()
500 public void backward(int n, lbool force, lbool only_last) in backward()
/dflybsd-src/contrib/nvi2/ex/
H A Dex_util.c33 ex_cinit(SCR *sp, EXCMD *cmdp, int cmd_id, int naddr, recno_t lno1, recno_t lno2, int force) in ex_cinit()
93 ex_ncheck(SCR *sp, int force) in ex_ncheck()
H A Dex_write.c60 int force; in ex_wq() local
99 int force; in ex_xit() local
H A Dex_quit.c31 int force; in ex_quit() local
H A Dex_tag.c218 ex_tag_nswitch(SCR *sp, TAG *tp, int force) in ex_tag_nswitch()
252 ex_tag_Nswitch(SCR *sp, TAG *tp, int force) in ex_tag_Nswitch()
407 tag_pop(SCR *sp, TAGQ *dtqp, int force) in tag_pop()
705 tagq_push(SCR *sp, TAGQ *tqp, int new_screen, int force) in tagq_push()
/dflybsd-src/sys/netproto/802_11/wlan/
H A Dieee80211_crypto_none.c141 none_enmic(struct ieee80211_key *k, struct mbuf *m, int force) in none_enmic()
150 none_demic(struct ieee80211_key *k, struct mbuf *m, int force) in none_demic()
/dflybsd-src/contrib/nvi2/common/
H A Dexf.c617 file_end(SCR *sp, EXF *ep, int force) in file_end()
1277 file_m1(SCR *sp, int force, int flags) in file_m1()
1315 file_m2(SCR *sp, int force) in file_m2()
1345 file_m3(SCR *sp, int force) in file_m3()
/dflybsd-src/usr.sbin/autofs/
H A Dautomount.c45 unmount_by_statfs(const struct statfs *sb, bool force) in unmount_by_statfs()
222 unmount_automounted(bool force) in unmount_automounted()
/dflybsd-src/sys/dev/raid/vinum/
H A Dvinumconfig.c1726 remove_drive_entry(int driveno, int force) in remove_drive_entry()
1754 remove_sd_entry(int sdno, int force, int recurse) in remove_sd_entry()
1807 remove_plex_entry(int plexno, int force, int recurse) in remove_plex_entry()
1866 remove_volume_entry(int volno, int force, int recurse) in remove_volume_entry()
2082 start_config(int force) in start_config()
/dflybsd-src/sbin/kldconfig/
H A Dkldconfig.c142 addpath(struct pathhead *pathq, char *path, int force, int insert) in addpath()
203 rempath(struct pathhead *pathq, char *path, int force, int insert __unused) in rempath()
/dflybsd-src/contrib/binutils-2.34/ld/
H A Dldelf.c250 ldelf_try_needed (struct dt_needed *needed, int force, int is_linux) in ldelf_try_needed()
388 ldelf_search_needed (const char *path, struct dt_needed *n, int force, in ldelf_search_needed()
686 ldelf_check_ld_elf_hints (const struct bfd_link_needed_list *l, int force, in ldelf_check_ld_elf_hints()
896 ldelf_check_ld_so_conf (const struct bfd_link_needed_list *l, int force, in ldelf_check_ld_so_conf()
1142 int force; in ldelf_after_open() local
/dflybsd-src/contrib/lvm2/dist/tools/
H A Dvgremove.c25 force_t force; in vgremove_single() local
/dflybsd-src/usr.sbin/gifconfig/
H A Dgifconfig.c524 phys_status(int force) in phys_status()
612 in_status(int force) in in_status()
654 in6_status(int force) in in6_status()
/dflybsd-src/games/hack/
H A Dhack.zap.c343 exclam(int force) in exclam()
354 hit(const char *str, struct monst *mtmp, const char *force) in hit()
/dflybsd-src/sys/netproto/802_11/wlan_wep/
H A Dieee80211_crypto_wep.c220 wep_enmic(struct ieee80211_key *k, struct mbuf *m, int force) in wep_enmic()
267 wep_demic(struct ieee80211_key *k, struct mbuf *skb, int force) in wep_demic()
/dflybsd-src/sys/dev/drm/
H A Ddrm_probe_helper.c265 drm_helper_probe_detect_ctx(struct drm_connector *connector, bool force) in drm_helper_probe_detect_ctx()
311 bool force) in drm_helper_probe_detect()
/dflybsd-src/sys/dev/drm/radeon/
H A Dradeon_connectors.c887 radeon_lvds_detect(struct drm_connector *connector, bool force) in radeon_lvds_detect()
1031 radeon_vga_detect(struct drm_connector *connector, bool force) in radeon_vga_detect()
1169 radeon_tv_detect(struct drm_connector *connector, bool force) in radeon_tv_detect()
1253 radeon_dvi_detect(struct drm_connector *connector, bool force) in radeon_dvi_detect()
1692 radeon_dp_detect(struct drm_connector *connector, bool force) in radeon_dp_detect()
/dflybsd-src/contrib/cvs-1.12/src/
H A Dremove.c34 static int force; variable
/dflybsd-src/sbin/fsirand/
H A Dfsirand.c54 int printonly = 0, force = 0, ignorelabel = 0; variable
/dflybsd-src/sys/dev/drm/amd/amdgpu/
H A Damdgpu_connectors.c712 amdgpu_connector_lvds_detect(struct drm_connector *connector, bool force) in amdgpu_connector_lvds_detect()
854 amdgpu_connector_vga_detect(struct drm_connector *connector, bool force) in amdgpu_connector_vga_detect()
980 amdgpu_connector_dvi_detect(struct drm_connector *connector, bool force) in amdgpu_connector_dvi_detect()
1333 amdgpu_connector_dp_detect(struct drm_connector *connector, bool force) in amdgpu_connector_dp_detect()
/dflybsd-src/sys/dev/netif/bwn/bwn/
H A Dif_bwn_phy_common.c170 bwn_phy_force_clock(struct bwn_mac *mac, int force) in bwn_phy_force_clock()
/dflybsd-src/usr.bin/brandelf/
H A Dbrandelf.c66 int ch, change = 0, force = 0, listed = 0; in main() local
/dflybsd-src/usr.sbin/resident/
H A Dresident.c107 int force = 0; in main() local
/dflybsd-src/sys/dev/raid/ips/
H A Dips.c471 ips_morpheus_reinit(ips_softc_t *sc, int force) in ips_morpheus_reinit()
683 ips_copperhead_reinit(ips_softc_t *sc, int force) in ips_copperhead_reinit()
/dflybsd-src/usr.bin/telnet/
H A Dterminal.c200 setconnmode(int force) in setconnmode()

12345