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

/freebsd-10-stable/usr.sbin/pc-sysinstall/backend/
H A Dfunctions-disk.sh725 SCHEME=$3
727 if [ "$SCHEME" = "APM" ] ; then
730 elif [ "$SCHEME" = "MBR" ] ; then
/freebsd-10-stable/contrib/opie/
H A Dconfigure1279 case "$SCHEME" in
1281 ac_cv_path_SCHEME="$SCHEME" # Let the user override the test with a path.
1284 ac_cv_path_SCHEME="$SCHEME" # Let the user override the test with a dos path.
1300 SCHEME="$ac_cv_path_SCHEME"
1301 if test -n "$SCHEME"; then
1302 echo "$ac_t""$SCHEME" 1>&6
1344 if test ! -z "$SCHEME";
1346 LOGIN="$SCHEME";
5024 s%@SCHEME@%$SCHEME
[all...]

Completed in 62 milliseconds