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

/src/sys/external/isc/libsodium/dist/build-aux/
H A Dinstall-sh81 dir_arg=
122 -d) dir_arg=true;;
169 if test -n "$dir_arg"; then
176 if test $# -ne 0 && test -z "$dir_arg$dst_arg"; then
197 if test -z "$dir_arg"; then
206 if test -z "$dir_arg"; then
215 if test -z "$dir_arg"; then
253 if test -n "$dir_arg"; then
314 if test -n "$dir_arg"; then
333 if test -z "$dir_arg" || {
[all...]
/src/sys/external/isc/libsodium/dist/
H A Dinstall-sh96 dir_arg=
137 -d) dir_arg=true;;
180 if test $# -ne 0 && test -z "$dir_arg$dst_arg"; then
201 if test -z "$dir_arg"; then
210 if test -z "$dir_arg"; then
248 if test -n "$dir_arg"; then
335 if test -n "$dir_arg"; then
354 if test -z "$dir_arg" || {
445 if test -n "$dir_arg"; then
/src/lib/librumpuser/build-aux/
H A Dinstall-sh96 dir_arg=
137 -d) dir_arg=true;;
180 if test $# -ne 0 && test -z "$dir_arg$dst_arg"; then
201 if test -z "$dir_arg"; then
210 if test -z "$dir_arg"; then
248 if test -n "$dir_arg"; then
335 if test -n "$dir_arg"; then
354 if test -z "$dir_arg" || {
445 if test -n "$dir_arg"; then

Completed in 4 milliseconds