Home | History | Annotate | Download | only in imd

Lines Matching refs:hdf_get_value

745   base = hdf_get_value (cgi->hdf, "BASEDIR", NULL);
843 avi = hdf_get_value (cgi->hdf, buf, NULL);
935 base = hdf_get_value (cgi->hdf, "BASEDIR", NULL);
1021 if_mod = hdf_get_value(cgi->hdf, "HTTP.IfModifiedSince", NULL);
1023 basepath = hdf_get_value(cgi->hdf, "BASEDIR", NULL);
1096 imd_file = hdf_get_value(cgi->hdf, "CGI.PathTranslated", NULL);
1107 cs_file = hdf_get_value(cgi->hdf, "Template", NULL);
1108 image = hdf_get_value(cgi->hdf, "Query.image", NULL);
1109 album = hdf_get_value(cgi->hdf, "Query.album", "");
1110 picture = hdf_get_value(cgi->hdf, "Query.picture", NULL);