Searched refs:OPT_FORCE (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/lib/libcmd/common/
H A Dchgrp.c136 #define OPT_FORCE 0x0002 /* ignore errors */ macro
284 options |= OPT_FORCE;
473 if (!(options & OPT_SHOW) && (*chownf)(ent->fts_accpath, uid, gid) && !(options & OPT_FORCE))
478 if (!(options & OPT_FORCE))
482 if (!(options & OPT_FORCE))
486 if (!(options & OPT_FORCE))
490 if (!(options & OPT_FORCE))
/osnet-11/usr/src/lib/cfgadm_plugins/sbd/common/
H A Dap.h71 #define OPT_FORCE 30 macro
H A Dap_seq.c73 if (check && (!ap_getopt(a, OPT_FORCE)) && (!ap_confirm(a))) {
H A Dap_sbd.c365 ap_setopt(a, OPT_FORCE);
545 if (ap_getopt(a, OPT_FORCE))
H A Dap.c387 #define CMFOPT (CMNOPT|SHFT(OPT_FORCE))
H A Dap_rcm.c1177 if (ap_getopt(a, OPT_FORCE))

Completed in 25 milliseconds