Home
last modified time | relevance | path

Searched refs:force (Results 1 – 25 of 458) sorted by path

12345678910>>...19

/illumos-gate/usr/src/cmd/acpi/iasl/
H A Dnew_table.txt54 iASL data table compiler. Use the -G option to force a
/illumos-gate/usr/src/cmd/backup/dump/
H A Ddumpoptr.c295 timeest(int force, int blkswritten) in timeest() argument
305 if ((force || tnow >= *tschedule) && blkswritten) { in timeest()
307 if (!force && blkswritten < 50 * ntrec) in timeest()
/illumos-gate/usr/src/cmd/bnu/
H A Duucico.c108 int force = 0; /* set to force execution, ignoring uucico limit */ local
191 ++force;
243 if (force) {
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME.v6782 in.ndpd or dhcpagent, and instead force users through a higher-level
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dftp.dfl31 # lines commented out. To force a particular behavior,
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dterminal.c198 setconnmode(force) in setconnmode() argument
199 int force; in setconnmode()
204 newmode = getconnmode()|(force?MODE_FORCE:0);
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wpad/
H A DREADME662 reassociate = force reassociation
663 reconfigure = force wpa_supplicant to re-read its configuration file
664 preauthenticate <BSSID> = force preauthentication
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ifconfig/
H A Difconfig.c3224 in_status(int force, uint64_t flags) in in_status() argument
3241 if (!force) in in_status()
3259 if (!force) in in_status()
3324 in6_status(int force, uint64_t flags) in in6_status() argument
3340 if (!force) in in6_status()
3360 if (!force) in in6_status()
3433 in_configinfo(int force, uint64_t flags) in in_configinfo() argument
3450 if (!force) in in_configinfo()
3466 if (!force) in in_configinfo()
3548 if (!force) in in6_configinfo()
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dtrace.c457 int force) /* 0=show mask if nonstandard, */ in addrname() argument
482 if (force == 1 || (force == 0 && mask != std_mask(addr))) { in addrname()
654 boolean_t force) in trace_bits() argument
659 if (force) { in trace_bits()
686 if (c != '<' || force) in trace_bits()
691 trace_string(const struct bits *tbl, uint_t field, boolean_t force) in trace_string() argument
706 if (force) { in trace_string()
733 if (chr != '<' || force) in trace_string()
740 if_bit_string(uint_t field, boolean_t force) in if_bit_string() argument
742 return (trace_string(if_bits, field, force)); in if_bit_string()
/illumos-gate/usr/src/cmd/compress/
H A Dcompress.c197 static int force = 0; variable
431 force = 1; in main()
902 if (!force && perm_stat == 0) { in main()
914 if (didnt_shrink && !force && perm_stat == 0) { in main()
1623 } else if (didnt_shrink && !force) { in copystat()
/illumos-gate/usr/src/cmd/dfs.cmds/sharemgr/
H A Dcommands.c1107 boolean_t force) in enforce_featureset() argument
1132 if (force && !dryrun) { in enforce_featureset()
1194 boolean_t force = B_FALSE; in sa_create() local
1208 force = B_TRUE; in sa_create()
1350 dryrun, force); in sa_create()
1441 int force = 0; in sa_delete() local
1480 force++; in sa_delete()
3011 int force = 0; in sa_removeshare() local
3031 force++; in sa_removeshare()
3215 ret == SA_SYSTEM_ERR || force) && in sa_removeshare()
[all …]
/illumos-gate/usr/src/cmd/filesync/
H A DREADME82 or to force one particular side to win in case of a conflict.
/illumos-gate/usr/src/cmd/fm/dicts/
H A DSENSOR.po55 msgstr "The enclosure may be getting inadequate power. Subsequent loss of power supplies may force
87 msgstr "The enclosure may be getting inadequate power. Subsequent loss of power supplies may force
119 msgstr "The enclosure may be getting inadequate power. Subsequent loss of power supplies may force
135 msgstr "The enclosure may be getting inadequate power. Subsequent loss of power supplies may force
151 msgstr "The enclosure may be getting inadequate power. Subsequent loss of power supplies may force
H A DSTORAGE.po247 …hassis may be getting inadequate power. Subsequent loss of the device may force the chassis to shu…
327 msgstr "A device in the chassis may be overheating. Subsequent loss of the device may force the cha…
/illumos-gate/usr/src/cmd/fm/eversholt/files/i386/i86pc/
H A Damd64.esc293 * Since on production systems we force HT Sync Flood on uncorrectable
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_rpc.c62 rpcprog_t prog, rpcvers_t vers, uint_t ssz, uint_t rsz, int force) in fmd_rpc_svc_create_local() argument
79 if (force) in fmd_rpc_svc_create_local()
90 if (!force && rpcb_getaddr(prog, vers, ncp, &buf, HOST_SELF)) { in fmd_rpc_svc_create_local()
127 if (!force && n == 0 && rpcb_gettime(HOST_SELF, &tm) == FALSE && in fmd_rpc_svc_create_local()
151 uint_t sndsize, uint_t rcvsize, int force) in fmd_rpc_svc_init() argument
159 sndsize, rcvsize, force) > 0) { in fmd_rpc_svc_init()
/illumos-gate/usr/src/cmd/fs.d/ufs/fsdb/
H A Dfsdb.c3168 syncshadowscan(int force) in syncshadowscan() argument
3171 if (type == SHADOW_DATA && (force || in syncshadowscan()
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A DMakefile76 --language=C --force-po
/illumos-gate/usr/src/cmd/itadm/
H A Ditadm.c207 delete_target(char *tgt, boolean_t force);
219 delete_tpg(char *tpg, boolean_t force);
261 boolean_t force = B_FALSE; in main() local
328 force = B_TRUE; in main()
577 ret = delete_target(objp, force); in main()
586 ret = delete_tpg(objp, force); in main()
990 delete_target(char *tgt, boolean_t force) in delete_target() argument
1026 ret = it_tgt_delete(cfg, ptr, force); in delete_target()
1528 delete_tpg(char *tpg, boolean_t force) in delete_tpg() argument
1564 ret = it_tpg_delete(cfg, ptpg, force); in delete_tpg()
/illumos-gate/usr/src/cmd/keyserv/
H A Dchkey.c78 bool_t force = FALSE; variable
1051 force++; in main()
1193 if (force) { in main()
/illumos-gate/usr/src/cmd/krb5/kadmin/dbutil/
H A Dkdb5_destroy.c79 int force = 0; local
108 force++;
117 if (!force) {
/illumos-gate/usr/src/cmd/krb5/ldap_util/
H A Dkdb5_ldap_policy.c345 int force = 0; local
355 force++;
375 if (!force) {
H A Dkdb5_ldap_realm.c2488 int force = 0; local
2504 force++;
2514 if (!force) {
H A Dkdb5_ldap_services.c1169 int force = 0; local
1184 force++;
1220 if (!force) {
/illumos-gate/usr/src/cmd/latencytop/common/
H A Ddwrapper.c536 lt_dtrace_work(int force) in lt_dtrace_work() argument
541 if (!force && now - last_snap < g_config.lt_cfg_snap_interval) { in lt_dtrace_work()

12345678910>>...19