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

/xsrc/external/mit/xterm/dist/
H A Dsinstall.sh106 PROG_SGID=
149 PROG_SGID=2000
158 PROG_SGID=2000
167 test -n "$OPTS_SGID" && PROG_SGID="$OPTS_SGID"
182 PROG_SGID=
190 test -n "${PROG_SUID}${PROG_SGID}" && PROG_MODE=`expr $PROG_MODE % 1000`
192 test -n "$PROG_SGID" && PROG_MODE=`expr $PROG_SGID + $PROG_MODE`

Completed in 2 milliseconds