Home
last modified time | relevance | path

Searched defs:_username (Results 1 – 25 of 200) sorted by relevance

12345678

/dports/net/kamailio/kamailio-5.4.5/src/modules/auth_ephemeral/
H A Dchecks.c41 static inline int check_username(str *_username, struct sip_uri *_uri) in check_username()
101 static inline int check_from(struct sip_msg *_m, str *_username) in check_from()
118 static inline int get_cred(struct sip_msg *_m, str *_username) in get_cred()
164 int autheph_check_from1(struct sip_msg *_m, char *_username) in autheph_check_from1()
190 static inline int check_to(struct sip_msg *_m, str *_username) in check_to()
234 int autheph_check_to1(struct sip_msg *_m, char *_username) in autheph_check_to1()
259 int autheph_check_timestamp(struct sip_msg *_m, char *_username) in autheph_check_timestamp()
H A Dauthorize.c44 static inline int get_pass(str *_username, str *_secret, str *_password) in get_pass()
107 static inline int get_ha1(struct username *_username, str *_domain, in get_ha1()
160 int autheph_verify_timestamp(str *_username) in autheph_verify_timestamp()
541 int autheph_authenticate(struct sip_msg *_m, char *_username, char *_password) in autheph_authenticate()
/dports/deskutils/egroupware/egroupware/api/src/Mail/Imap/
H A DIface.php81 function getMailBoxUserName($_username);
89 function getUserMailboxString($_username, $_folderName='');
105 function getQuotaByUser($_username, $_what='QMAX');
115 function getUserData($_username);
133 function setUserData($_username, $_quota);
H A DDovecot.php68 function adminConnection($_username=true)
90 function getUserMailboxString($_username, $_folderName='')
218 function getUserData($_username)
261 function setUserData($_username, $_quota)
H A DDbmailqmailuser.php44 function getUserData($_username)
109 function setUserData($_username, $_quota) {
H A DDbmailuser.php44 function getUserData($_username)
114 function setUserData($_username, $_quota)
H A DCyrus.php121 function getUserData($_username)
146 function setUserData($_username, $_quota)
/dports/devel/libegit2/libegit2-0ef8b13/src/
H A Degit-cred.c27 emacs_value egit_cred_ssh_key_from_agent(emacs_env *env, emacs_value _username) in egit_cred_ssh_key_from_agent()
41 emacs_env *env, emacs_value _username, emacs_value _public_key, in egit_cred_ssh_key_memory_new()
69 emacs_env *env, emacs_value _username, emacs_value _public_key, in egit_cred_ssh_key_new()
100 emacs_value egit_cred_username_new(emacs_env *env, emacs_value _username) in egit_cred_username_new()
113 emacs_value egit_cred_userpass_plaintext_new(emacs_env *env, emacs_value _username, emacs_value _pa… in egit_cred_userpass_plaintext_new()
/dports/deskutils/egroupware/egroupware/api/src/Mail/
H A DImap.php221 function adminConnection($_username=true)
238 public function checkAdminConnection($_username=true)
1120 function getMailBoxUserName($_username)
1164 function getMailBoxAccountId($_username)
1188 function getUserMailboxString($_username, $_folderName='')
1265 function getQuotaByUser($_username, $_what='QMAX')
1298 function getUserData($_username)
1311 function setUserData($_username, $_quota)
/dports/deskutils/egroupware/egroupware/api/src/Auth/
H A DLdap.php46 function authenticate($_username, $_passwd, $passwd_type='text')
168 function getLastPwdChange($_username)
/dports/devel/py-pygit2/pygit2-1.7.1/pygit2/
H A Dcredentials.py56 def __call__(self, _url, _username, _allowed): argument
79 def __call__(self, _url, _username, _allowed): argument
120 def __call__(self, _url, _username, _allowed): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/host/
H A Ddisconnect_window_mac.h21 base::string16 _username; variable
/dports/www/sogo/SOGo-5.4.0/SoObjects/SOGo/
H A DSOGoStaticAuthenticator.h35 NSString *_username; variable
H A DSOGoCredentialsFile.h28 NSString *_username, *_password; variable
/dports/www/sogo-activesync/SOGo-5.4.0/SoObjects/SOGo/
H A DSOGoStaticAuthenticator.h35 NSString *_username; variable
H A DSOGoCredentialsFile.h28 NSString *_username, *_password; variable
/dports/www/sogo2/SOGo-2.4.1/SoObjects/SOGo/
H A DSOGoStaticAuthenticator.h36 NSString *_username; variable
H A DSOGoCredentialsFile.h29 NSString *_username, *_password; variable
/dports/security/py-asyncssh/asyncssh-2.8.1/tests/
H A Dtest_auth.py341 async def validate_gss_principal(self, _username, _user_principal, argument
352 async def validate_host_based_auth(self, _username, _key_data, _client_host, argument
363 async def validate_public_key(self, _username, _key_data, _msg, _signature): argument
373 async def validate_password(self, _username, _password): argument
381 async def change_password(self, _username, _old_password, _new_password): argument
392 async def get_kbdint_challenge(self, _username, _lang, _submethods): argument
400 async def validate_kbdint_response(self, _username, _responses): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/autofill_assistant/browser/
H A Dwebsite_login_manager.cc10 const std::string& _username) in Login()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/autofill_assistant/browser/
H A Dwebsite_login_fetcher.cc10 const std::string& _username) in Login()
/dports/net/freerdp/freerdp-2.5.0/client/iOS/Views/
H A DSessionTableCell.h17 IBOutlet UILabel *_username; variable
/dports/sysutils/py-salt/salt-3004.1/salt/grains/
H A Dminion_process.py19 def _username(): function
/dports/mail/pantomime/Pantomime-1.3.0/Framework/Pantomime/
H A DCWURLName.h46 NSString *_username; variable
/dports/devel/log4j/apache-log4j-1.2.17/contribs/ThomasFenner/
H A DJDBCConnectionHandler.java35 Connection getConnection(String _url, String _username, String _password); in getConnection()

12345678