HomeSort by relevance Sort by last modified time
    Searched refs:OPT_FORCE (Results 1 - 6 of 6) sorted by null

  /onnv/onnv-gate/usr/src/lib/libcmd/common/
chgrp.c 132 #define OPT_FORCE (1<<1) /* ignore errors */
274 options |= OPT_FORCE;
454 if (!(options & OPT_SHOW) && (*chownf)(ent->fts_accpath, uid, gid) && !(options & OPT_FORCE))
459 if (!(options & OPT_FORCE))
463 if (!(options & OPT_FORCE))
467 if (!(options & OPT_FORCE))
471 if (!(options & OPT_FORCE))
  /onnv/onnv-gate/usr/src/lib/cfgadm_plugins/sbd/common/
ap.h 71 #define OPT_FORCE 30
ap_seq.c 70 if (check && (!ap_getopt(a, OPT_FORCE)) && (!ap_confirm(a))) {
ap_sbd.c 368 ap_setopt(a, OPT_FORCE);
548 if (ap_getopt(a, OPT_FORCE))
ap.c 389 #define CMFOPT (CMNOPT|SHFT(OPT_FORCE))
ap_rcm.c 1172 if (ap_getopt(a, OPT_FORCE))
    [all...]

Completed in 3119 milliseconds