Home
last modified time | relevance | path

Searched defs:USERNAME (Results 1 – 25 of 512) sorted by relevance

12345678910>>...21

/dports/www/foswiki/Foswiki-2.1.6/lib/Foswiki/Macros/
H A DUSERNAME.pm15 sub USERNAME { subroutine
/dports/print/nenscript/nenscript-1.13.3/
H A Dmachdep.h24 # define USERNAME getenv("LOGNAME")!=NULL?getenv("LOGNAME"):getenv("USER")!=NULL?getenv("USER"):"Un… macro
57 # define USERNAME ((getpwuid (getuid()))->pw_name) macro
/dports/mail/dbmail/dbmail-3.2.5/test-scripts/python/
H A Dloadimap.py25 USERNAME = "testuser1" variable
118 USERNAME = options.USERNAME variable
H A Dloadlmtp.py29 USERNAME = "testuser1" variable
124 USERNAME = options.USERNAME variable
/dports/security/unicornscan/unicornscan-0.4.2/src/output_modules/database/
H A Dlogininfo.h4 #define USERNAME "scan" macro
/dports/security/gnutls/gnutls-3.6.16/fuzz/
H A Dsrp.h27 #define USERNAME "test" macro
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libssh2-sys-0.2.23/libssh2/tests/
H A Dtest_password_auth_succeeds_with_correct_credentials.c8 static const char *USERNAME = "libssh2"; variable
H A Dtest_password_auth_fails_with_wrong_password.c7 static const char *USERNAME = "libssh2"; /* set in Dockerfile */ variable
H A Dtest_public_key_auth_succeeds_with_correct_dsa_key.c8 static const char *USERNAME = "libssh2"; variable
H A Dtest_public_key_auth_succeeds_with_correct_ecdsa_key.c8 static const char *USERNAME = "libssh2"; variable
/dports/games/freedoko/FreeDoko_0.7.19/bin/
H A Dupload_test_coverage.py15 USERNAME = "build" variable
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-amplifybackend/include/aws/amplifybackend/model/
H A DSignInMethod.h22 USERNAME enumerator
/dports/security/libssh2/libssh2-1.10.0/tests/
H A Dtest_password_auth_fails_with_wrong_username.c7 /* configured in Dockerfile */
H A Dtest_password_auth_succeeds_with_correct_credentials.c8 static const char *USERNAME = "libssh2"; variable
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/libssh2-sys-0.2.21/libssh2/tests/
H A Dtest_password_auth_fails_with_wrong_password.c7 static const char *USERNAME = "libssh2"; /* set in Dockerfile */ variable
H A Dtest_password_auth_succeeds_with_correct_credentials.c7 static const char *USERNAME = "libssh2"; /* set in Dockerfile */ variable
/dports/devel/gbump/gbump-1.0.1/cargo-crates/libssh2-sys-0.2.13/libssh2/tests/
H A Dtest_password_auth_fails_with_wrong_password.c7 static const char *USERNAME = "libssh2"; /* configured in Dockerfile */ variable
H A Dtest_password_auth_succeeds_with_correct_credentials.c7 static const char *USERNAME = "libssh2"; /* configured in Dockerfile */ variable
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libssh2-sys-0.2.21/libssh2/tests/
H A Dtest_password_auth_fails_with_wrong_password.c7 static const char *USERNAME = "libssh2"; /* set in Dockerfile */ variable
H A Dtest_password_auth_succeeds_with_correct_credentials.c7 static const char *USERNAME = "libssh2"; /* set in Dockerfile */ variable
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libssh2-sys-0.2.23/libssh2/tests/
H A Dtest_password_auth_fails_with_wrong_password.c7 static const char *USERNAME = "libssh2"; /* set in Dockerfile */ variable
H A Dtest_password_auth_succeeds_with_correct_credentials.c8 static const char *USERNAME = "libssh2"; variable
/dports/lang/rust/rustc-1.58.1-src/vendor/libssh2-sys/libssh2/tests/
H A Dtest_password_auth_fails_with_wrong_password.c7 static const char *USERNAME = "libssh2"; /* set in Dockerfile */ variable
H A Dtest_password_auth_succeeds_with_correct_credentials.c7 static const char *USERNAME = "libssh2"; /* set in Dockerfile */ variable
/dports/net/mpich2/mpich2-1.5/doc/windev/
H A Dgetdotin.bat11 REM set USERNAME=mymcsusername variable

12345678910>>...21