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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/script/tests/
H A Dtests_all.sh3 $SCRIPTDIR/test_smbtorture_s3.sh //$SERVER_IP/tmp $USERNAME $PASSWORD "" || failed=`expr $failed + $?`
10 $SCRIPTDIR/test_posix_s3.sh //$SERVER_IP/tmp $USERNAME $PASSWORD "" || failed=`expr $failed + $?`
H A Dtest_smbclient_s3.sh27 $SMBCLIENT $CONFIGURATION "$@" -U$USERNAME%$PASSWORD //$SERVER/tmp 2>&1 | \
51 $SMBCLIENT $CONFIGURATION "$@" -U$USERNAME%$PASSWORD //$SERVER/tmp \
H A Dtest_smbtorture_s3.sh7 Usage: test_smbtorture_s3.sh UNC USERNAME PASSWORD <first> <smbtorture args>
H A Dtest_posix_s3.sh7 Usage: test_posix_s3.sh UNC USERNAME PASSWORD <first> <smbtorture args>
H A Dselftest.sh32 USERNAME=`PATH=/usr/ucb:$PATH whoami`
57 export USERNAME PASSWORD
169 smbpasswd -c $CONFFILE -L -s -a $USERNAME >/dev/null || exit 1
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/libtest/
H A Dlib1507.c31 #define USERNAME "user@example.com" macro
86 curl_easy_setopt(curl, CURLOPT_USERNAME, USERNAME);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/djgpp/
H A Dconfig.bat242 if not "%USERNAME%" == "" goto haveuname
244 echo No USERNAME and no USER found in the environment, using default values
253 set HOSTNAME=%USERNAME%'s PC
254 if not "%HOSTNAME%" == "%USERNAME%'s PC" goto SmallEnv
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/libcharset/djgpp/
H A Dconfig.bat218 if not "%USERNAME%" == "" goto haveuname
220 echo No USERNAME and no USER found in the environment, using default values
229 set HOSTNAME=%USERNAME%'s PC
230 if not "%HOSTNAME%" == "%USERNAME%'s PC" goto SmallEnv
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/libcharset/djgpp/
H A Dconfig.bat218 if not "%USERNAME%" == "" goto haveuname
220 echo No USERNAME and no USER found in the environment, using default values
229 set HOSTNAME=%USERNAME%'s PC
230 if not "%HOSTNAME%" == "%USERNAME%'s PC" goto SmallEnv
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/djgpp/
H A Dconfig.bat330 if not "%USERNAME%" == "" goto haveuname
332 echo No USERNAME and no USER found in the environment, using default values
341 set HOSTNAME=%USERNAME%'s PC
342 if not "%HOSTNAME%" == "%USERNAME%'s PC" goto SmallEnv
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/djgpp/
H A Dconfig.bat335 if not "%USERNAME%" == "" goto haveuname
337 echo No USERNAME and no USER found in the environment, using default values
346 set HOSTNAME=%USERNAME%'s PC
347 if not "%HOSTNAME%" == "%USERNAME%'s PC" goto SmallEnv
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/include/curl/
H A Dcurl.h1395 CINIT(USERNAME, OBJECTPOINT, 173),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/
H A Druntests.pl306 $USER = $ENV{USERNAME}; # Windows

Completed in 216 milliseconds