Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_usertrack.c226 LI_ltostr(hh, srv->cur_ts); in URIHANDLER_FUNC()
229 LI_ltostr(hh, rand()); in URIHANDLER_FUNC()
H A Dbuffer.h107 int LI_ltostr(char *buf, long val);
H A Dbuffer.c287 int LI_ltostr(char *buf, long val) { in LI_ltostr() function
326 b->used += LI_ltostr(b->ptr + (b->used - 1), val); in buffer_append_long()
H A Dmod_cgi.c842 LI_ltostr(buf, in cgi_create_env()
912 LI_ltostr(buf, in cgi_create_env()
933 LI_ltostr(buf, con->request.content_length); in cgi_create_env()
H A Dhttp_auth.c1191 LI_ltostr(hh, srv->cur_ts); in http_auth_digest_generate_nonce()
1194 LI_ltostr(hh, rand()); in http_auth_digest_generate_nonce()
H A Dmod_ssi.c266 LI_ltostr(buf, in build_ssi_cgi_vars()
288 LI_ltostr(buf, con->request.content_length); in build_ssi_cgi_vars()
H A Dmod_scgi.c1474 LI_ltostr(buf, con->request.content_length); in scgi_create_env()
1512 LI_ltostr(buf, in scgi_create_env()
1532 LI_ltostr(buf, in scgi_create_env()
H A Dmod_dirlisting.c472 out += LI_ltostr(out, size); in http_list_directory_sizefmt()
H A Dmod_fastcgi.c1885 LI_ltostr(buf, in fcgi_create_env()
1905 LI_ltostr(buf, in fcgi_create_env()
1926 LI_ltostr(buf, con->request.content_length); in fcgi_create_env()