HomeSort by: relevance | last modified time | path
    Searched refs:SRC_ARG (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/etcupdate/
etcupdate 87 Usage: ${PROG} [-alv] [-d DESTDIR] [-p PAGER] [-s SRC_ARG] [-t TEMPROOT] [-w WIDTH]
98 -s SRC_ARG Location of the source files. [/usr/src]
  /src/usr.sbin/postinstall/
postinstall.in 2792 Usage: ${PROGNAME} [-a ARCH] [-d DEST_DIR] [-m MACHINE] [-s SRC_ARG] [-x XSRC_DIR] OPERATION ...
2804 -s SRC_ARG Location of the source files. This may be any of
2865 SRC_DIR="${SRC_ARG}" # set default value for early usage()
2868 XSRC_DIR="${SRC_ARG}/../xsrc"
2906 # SRC_ARG is used only for printing
2908 SRC_ARG="${TGZLIST}"
2915 SRC_ARG="${OPTARG}"
2963 # The default SRC_ARG was set elsewhere
2966 SRC_ARGLIST="-s $(shell_quote "${SRC_ARG}")"
3063 SRC_DIR="${SRC_ARG}"
    [all...]

Completed in 13 milliseconds