Home
last modified time | relevance | path

Searched defs:account_auth (Results 1 – 2 of 2) sorted by relevance

/dports/devel/b2/B2_Command_Line_Tool-1.3.8/b2/
H A Draw_simulator.py836 self, api_url, account_auth, bucket_id, start_file_name=None, max_file_count=None argument
851 account_auth, argument
886 self, api_url, account_auth, bucket_id, start_file_id=None, max_file_count=None argument
/dports/audio/baresip/baresip-0.5.8/src/
H A Daccount.c482 int account_auth(const struct account *acc, char **username, char **password, in account_auth() function