Home
last modified time | relevance | path

Searched refs:http_redirect_argss (Results 1 – 9 of 9) sorted by relevance

/dports/mail/courier/courier-0.65.3/webmail/
H A Dnewmsg.c777 http_redirect_argss("&form=readmsg&pos=%s", cgi("pos"), ""); in sendmsg_done()
779 http_redirect_argss("&form=folders&foldermsg=sent", "", ""); in sendmsg_done()
781 http_redirect_argss("&form=folders", "", ""); in sendmsg_done()
828 http_redirect_argss("&form=newmsg&pos=%s" in dosendmsg()
1055 http_redirect_argss("&form=attachments&pos=%s&draft=%s", in newmsg_do()
1077 http_redirect_argss("&form=newmsg&pos=%s&draft=%s&previewmsg=SPELLCHK", in newmsg_do()
H A Dsqwebmail.h98 extern void http_redirect_argss(const char *, const char *, const char *);
H A Dattachments.c1121 http_redirect_argss( in doattach()
1127 http_redirect_argss( in doattach()
1133 http_redirect_argss( in doattach()
H A Dsqwebmail.c1681 http_redirect_argss(fmt, buf, ""); in http_redirect_argu()
1684 void http_redirect_argss(const char *fmt, const char *arg1, const char *arg2) in http_redirect_argss() function
2577 http_redirect_argss(*cgi("inpublic") ? in main2()
/dports/mail/sqwebmail/sqwebmail-6.0.6/libs/sqwebmail/
H A Dnewmsg.c905 http_redirect_argss("&form=readmsg&pos=%s", cgi("pos"), ""); in sendmsg_done()
907 http_redirect_argss("&form=folders&foldermsg=sent", "", ""); in sendmsg_done()
909 http_redirect_argss("&form=folders", "", ""); in sendmsg_done()
956 http_redirect_argss("&form=newmsg&pos=%s" in dosendmsg()
1183 http_redirect_argss("&form=attachments&pos=%s&draft=%s", in newmsg_do()
1205 http_redirect_argss("&form=newmsg&pos=%s&draft=%s&previewmsg=SPELLCHK", in newmsg_do()
H A Dsqwebmail.h93 extern void http_redirect_argss(const char *, const char *, const char *);
H A Dattachments.c1125 http_redirect_argss( in doattach()
1131 http_redirect_argss( in doattach()
1137 http_redirect_argss( in doattach()
H A Dsqwebmail.c1684 http_redirect_argss(fmt, buf, ""); in http_redirect_argu()
1687 void http_redirect_argss(const char *fmt, const char *arg1, const char *arg2) in http_redirect_argss() function
2608 http_redirect_argss(*cgi("inpublic") ? in main2()
H A Dfolder.c343 http_redirect_argss("&error=%s&form=folder&pos=%s", status, in folder_delmsgs()
411 http_redirect_argss("&search=1&form=folder&pos=%s&" in folder_search()
1573 http_redirect_argss("&form=readmsg&pos=%s&search=1&" in folder_delmsg()
1579 http_redirect_argss("&form=readmsg&pos=%s", nbuf, ""); in folder_delmsg()