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

/ast/src/cmd/INIT/
H A Dhurl.sh24 authorize=
47 [a:authorize?The url authorization user name and password, separated
74 a) authorize=$OPTARG ;;
167 if [[ ! $authorize ]]
181 authorize=$user:$password
183 AUTHORIZE=$'\nAuthorization: '$type' '$(print -n -r -- "$authorize" | uuencode -h -x base64)$'\r'
192 elif wget ${authorize:+--http-user="${authorize%:*}"} ${password:+--http-passwd="${password##*:}"} -nv -O - $url 2>/dev/null
195 elif lynx ${authorize:+-auth "$authorize"}
[all...]
H A Dpackage.sh140 [+authorize \aname\a?Remote authorization user name or license
557 authorize=
601 authorize)
606 authorize=$1
735 bin/package authorize \"${bI}NAME${eI}\" password \"${bI}PASSWORD${eI}\" \\
744 bin/package authorize \"${bI}NAME${eI}\" password \"${bI}PASSWORD${eI}\" \\
894 bin/package authorize \"${bI}NAME${eI}\" password \"${bI}PASSWORD${eI}\" \\
903 bin/package authorize \"${bI}NAME${eI}\" password \"${bI}PASSWORD${eI}\" \\
969 authorize NAME Remote authorization name or license acceptance phrase.
1152 assignments for url, authorize an
[all...]
H A Dpackage.mk638 package authorize "NAME" password "PASSWORD" setup flat source $("\\")
/ast/lib/package/
H A Dpackage.mk638 package authorize "NAME" password "PASSWORD" setup flat source $("\\")

Completed in 24 milliseconds