Home
last modified time | relevance | path

Searched refs:a_Dpip_check_auth (Results 1 – 12 of 12) sorted by relevance

/dports/www/dillo2/dillo-3.0.5/dpip/
H A Ddpip.h62 int a_Dpip_check_auth(const char *auth);
H A Ddpip.c196 int a_Dpip_check_auth(const char *auth_tag) in a_Dpip_check_auth() function
/dports/www/dillo2/dillo-3.0.5/dpi/
H A Dhello.c65 a_Dpip_check_auth(dpip_tag) < 0) { in main()
H A Dvsource.c191 a_Dpip_check_auth(dpip_tag) < 0) { in main()
H A Dftp.c301 a_Dpip_check_auth(dpip_tag) < 0) { in main()
H A Ddatauri.c304 a_Dpip_check_auth(dpip_tag) < 0) { in main()
H A Dhttps.c844 a_Dpip_check_auth(dpip_tag) < 0) {
H A Dfile.c932 st = a_Dpip_check_auth(dpip_tag); in File_serve_client()
H A Ddownloads.cc858 a_Dpip_check_auth(dpip_tag) < 0) { in read_req_cb()
H A Dbookmarks.c1735 a_Dpip_check_auth(tok) < 0) { in main()
H A Dcookies.c1446 if (a_Dpip_check_auth(Buf) == 1) { in srv_parse_tok()
/dports/www/dillo2/dillo-3.0.5/dpid/
H A Dmain.c335 if (a_Dpip_check_auth(req) != -1) { in main()