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

  /onnv/onnv-gate/usr/src/pkgdefs/common_files/
i.ftpusers 30 REMOVEF=removef
50 $REMOVEF $PKGINST $parentfile 2> /dev/null \
69 $REMOVEF -f $PKGINST > /dev/null 2>&1
i.initd 63 # For each file we wish to remove, we need to first ask removef if it's ok
64 # to remove, and then remove it, and finally call removef -f to update the
80 REMOVEF=removef
151 ) | xargs $REMOVEF $PKGINST 2>/dev/null | xargs rm -f
161 $REMOVEF -f $PKGINST || exit 2
  /onnv/onnv-gate/usr/src/cmd/svr4pkg/installf/
main.c 54 #define REMOVEF (*prog == 'r')
77 #define ERR_R_FAIL "removef did not complete successfully"
332 /* installf and removef must only have pkginst */
339 * installf and removef must have at minimum
347 if (REMOVEF) {
385 dbchg = dofinal(pkgserver, cfTmpVfp, REMOVEF, classname, prog);
393 removef(argc-optind, &argv[optind]);
414 if (REMOVEF && !fflag) {
495 if (REMOVEF) {
510 if (REMOVEF) {
    [all...]

Completed in 6059 milliseconds