Home | History | Annotate | Download | only in cgi

Lines Matching refs:uListDestroyFunc

805     uListDestroyFunc(&(my_cgi->files), (void (*)(void *))fclose);
807 uListDestroyFunc(&(my_cgi->filenames), (void (*)(void *))_destroy_tmp_file);