HomeSort by relevance Sort by last modified time
    Searched refs:cgi_neo_error (Results 1 - 4 of 4) sorted by null

  /external/clearsilver/cgi/
static.c 53 /* cgi_neo_error renders a NEOERR as an error CGI result */
54 cgi_neo_error(cgi, err);
82 cgi_neo_error(cgi, err);
91 cgi_neo_error(cgi, err);
103 cgi_neo_error(cgi, err);
116 cgi_neo_error(cgi, err);
128 cgi_neo_error(cgi, err);
cgi.h 264 * Function: cgi_neo_error - display a NEOERR call backtrace
265 * Description: cgi_neo_error will output a 500 error containing the
274 void cgi_neo_error (CGI *cgi, NEOERR *err);
cgi.c 1362 void cgi_neo_error (CGI *cgi, NEOERR *err) function
    [all...]
  /external/clearsilver/imd/
imd.c 1101 cgi_neo_error(cgi, err);
1139 cgi_neo_error(cgi, err);
1150 cgi_neo_error(cgi, err);

Completed in 21 milliseconds