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

  /external/chromium_org/remoting/host/installer/linux/
build-deb.sh 43 while getopts ":s:o:ph" OPTNAME
45 case $OPTNAME in
  /external/chromium_org/chrome/installer/linux/rpm/
build.sh 219 while getopts ":o:b:c:a:h" OPTNAME
221 case $OPTNAME in
  /external/chromium/build/
install-chroot.sh 24 local OPTNAME OPTIND OPTERR OPTARG
25 while getopts ":g:m:sch" OPTNAME; do
26 case "$OPTNAME" in
  /external/chromium_org/chrome/installer/linux/debian/
build.sh 189 while getopts ":o:b:c:a:h" OPTNAME
191 case $OPTNAME in
  /external/chromium_org/build/
install-chroot.sh 34 local OPTNAME OPTIND OPTERR OPTARG
35 while getopts ":b:g:lm:sch" OPTNAME; do
36 case "$OPTNAME" in

Completed in 208 milliseconds