Home
last modified time | relevance | path

Searched defs:tokenid (Results 1 – 25 of 115) sorted by relevance

12345

/dports/net-im/centerim/centerim-4.22.10/libgadu/
H A Dpubdir.c46 struct gg_http *gg_register3(const char *email, const char *password, const char *tokenid, const ch… in gg_register3()
134 struct gg_http *gg_unregister3(uin_t uin, const char *password, const char *tokenid, const char *to… in gg_unregister3()
223 …uin, const char *email, const char *passwd, const char *newpasswd, const char *tokenid, const char… in gg_change_passwd4()
315 struct gg_http *gg_remind_passwd2(uin_t uin, const char *tokenid, const char *tokenval, int async) in gg_remind_passwd2()
536 char *url = NULL, *tokenid = NULL, *path; in gg_token_watch_fd() local
/dports/polish/gnugadu2/gg2-2.3.0/src/plugins/gadu_gadu/libgadu/lib/
H A Dpubdir.c47 struct gg_http *gg_register3(const char *email, const char *password, const char *tokenid, const ch… in gg_register3()
138 struct gg_http *gg_unregister3(uin_t uin, const char *password, const char *tokenid, const char *to… in gg_unregister3()
230 …uin, const char *email, const char *passwd, const char *newpasswd, const char *tokenid, const char… in gg_change_passwd4()
326 struct gg_http *gg_remind_passwd3(uin_t uin, const char *email, const char *tokenid, const char *to… in gg_remind_passwd3()
555 char *url = NULL, *tokenid = NULL, *path, *headers; in gg_token_watch_fd() local
/dports/net-im/libpurple/pidgin-2.14.8/libpurple/protocols/gg/lib/
H A Dpubdir.c53 const char *tokenid, const char *tokenval, int async) in gg_register3()
186 struct gg_http *gg_unregister3(uin_t uin, const char *password, const char *tokenid, const char *to… in gg_unregister3()
323 const char *passwd, const char *newpasswd, const char *tokenid, in gg_change_passwd4()
465 struct gg_http *gg_remind_passwd3(uin_t uin, const char *email, const char *tokenid, const char *to… in gg_remind_passwd3()
754 char *url = NULL, *tokenid = NULL, *path, *headers; in gg_token_watch_fd() local
/dports/polish/libgadu/libgadu-1.12.2/src/
H A Dpubdir.c51 const char *tokenid, const char *tokenval, int async) in gg_register3()
184 struct gg_http *gg_unregister3(uin_t uin, const char *password, const char *tokenid, const char *to… in gg_unregister3()
325 const char *passwd, const char *newpasswd, const char *tokenid, in gg_change_passwd4()
467 struct gg_http *gg_remind_passwd3(uin_t uin, const char *email, const char *tokenid, const char *to… in gg_remind_passwd3()
756 char *url = NULL, *tokenid = NULL, *path, *headers; in gg_token_watch_fd() local
/dports/net-im/pidgin/pidgin-2.14.8/libpurple/protocols/gg/lib/
H A Dpubdir.c53 const char *tokenid, const char *tokenval, int async) in gg_register3()
186 struct gg_http *gg_unregister3(uin_t uin, const char *password, const char *tokenid, const char *to… in gg_unregister3()
323 const char *passwd, const char *newpasswd, const char *tokenid, in gg_change_passwd4()
465 struct gg_http *gg_remind_passwd3(uin_t uin, const char *email, const char *tokenid, const char *to… in gg_remind_passwd3()
754 char *url = NULL, *tokenid = NULL, *path, *headers; in gg_token_watch_fd() local
/dports/net-im/finch/pidgin-2.14.8/libpurple/protocols/gg/lib/
H A Dpubdir.c53 const char *tokenid, const char *tokenval, int async) in gg_register3()
186 struct gg_http *gg_unregister3(uin_t uin, const char *password, const char *tokenid, const char *to… in gg_unregister3()
323 const char *passwd, const char *newpasswd, const char *tokenid, in gg_change_passwd4()
465 struct gg_http *gg_remind_passwd3(uin_t uin, const char *email, const char *tokenid, const char *to… in gg_remind_passwd3()
754 char *url = NULL, *tokenid = NULL, *path, *headers; in gg_token_watch_fd() local
/dports/editors/zile/zile-2.4.14/src/
H A Dlisp.c57 read_token (tokenname *tokenid, astr as, size_t * pos) in read_token()
161 tokenname tokenid; in lisp_read() local
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/ipc/
H A DTestSaslRPC.java202 private Text tokenid; field in TestSaslRPC.TestTokenIdentifier
209 public TestTokenIdentifier(Text tokenid) { in TestTokenIdentifier()
212 public TestTokenIdentifier(Text tokenid, Text realUser) { in TestTokenIdentifier()
/dports/www/moodle39/moodle/webservice/
H A Dwsdoc.php33 $tokenid = required_param('id', PARAM_INT); variable
H A Dlib.php420 public function get_created_by_user_ws_token($userid, $tokenid) {
449 public function get_token_by_id_with_details($tokenid) {
464 public function get_token_by_id($tokenid) {
474 public function delete_user_ws_token($tokenid) {
/dports/www/moodle310/moodle/webservice/
H A Dwsdoc.php33 $tokenid = required_param('id', PARAM_INT); variable
H A Dlib.php420 public function get_created_by_user_ws_token($userid, $tokenid) {
449 public function get_token_by_id_with_details($tokenid) {
464 public function get_token_by_id($tokenid) {
474 public function delete_user_ws_token($tokenid) {
/dports/www/moodle311/moodle/webservice/
H A Dwsdoc.php33 $tokenid = required_param('id', PARAM_INT); variable
H A Dlib.php426 public function get_created_by_user_ws_token($userid, $tokenid) {
455 public function get_token_by_id_with_details($tokenid) {
470 public function get_token_by_id($tokenid) {
480 public function delete_user_ws_token($tokenid) {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/helpers/vault/
H A Dutils.go31 }
32
33 return eerr.statusCode == e.statusCode && eerr.apiErrors == e.apiErrors
/dports/polish/libgadu/libgadu-1.12.2/examples/
H A Dremind.c50 const char *tokenid; in main() local
H A Dregister.c50 const char *tokenid; in main() local
/dports/www/moodle310/moodle/admin/webservice/
H A Dtokens.php32 $tokenid = optional_param('tokenid', '', PARAM_SAFEDIR); variable
/dports/www/moodle39/moodle/admin/webservice/
H A Dtokens.php32 $tokenid = optional_param('tokenid', '', PARAM_SAFEDIR); variable
/dports/www/moodle310/moodle/user/
H A Dmanagetoken.php47 $tokenid = optional_param('tokenid', '', PARAM_SAFEDIR); variable
/dports/www/moodle311/moodle/user/
H A Dmanagetoken.php47 $tokenid = optional_param('tokenid', '', PARAM_SAFEDIR); variable
/dports/www/moodle39/moodle/user/
H A Dmanagetoken.php47 $tokenid = optional_param('tokenid', '', PARAM_SAFEDIR); variable
/dports/devel/hadoop/hadoop-1.2.1/src/test/org/apache/hadoop/ipc/
H A DTestSaslRPC.java106 private Text tokenid; field in TestSaslRPC.TestTokenIdentifier
113 public TestTokenIdentifier(Text tokenid) { in TestTokenIdentifier()
116 public TestTokenIdentifier(Text tokenid, Text realUser) { in TestTokenIdentifier()
/dports/www/moodle311/moodle/admin/webservice/
H A Dtokens.php32 $tokenid = optional_param('tokenid', '', PARAM_SAFEDIR); variable
/dports/benchmarks/uperf/uperf-1.0.7/src/
H A Dparse.c47 struct tokenid { struct
51 static struct tokenid tlist[] = argument

12345