OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bozo_escape_html
(Results
1 - 3
of
3
) sorted by relevancy
/src/libexec/httpd/
dir-index-bozo.c
118
if ((p =
bozo_escape_html
(httpd, printname)) != NULL) {
163
htmlname =
bozo_escape_html
(httpd, name);
bozohttpd.h
292
char *
bozo_escape_html
(bozohttpd_t *httpd, const char *url);
bozohttpd.c
2101
bozo_escape_html
(bozohttpd_t *httpd, const char *url)
function in typeref:typename:char *
2258
/*
bozo_escape_html
() failure here is just too bad. */
2259
file =
bozo_escape_html
(NULL, request->hr_file);
2269
user_escaped =
bozo_escape_html
(NULL, request->hr_user);
Completed in 24 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025