Searched refs:ics216_fname (Results 1 – 1 of 1) sorted by relevance
570 string ics216_fname = ICS_dir; in cb_216_html() local571 ics216_fname.append(fname_name); in cb_216_html()572 ics216_fname.append(".html"); in cb_216_html()599 FILE *file216 = fopen(ics216_fname.c_str(), "w"); in cb_216_html()603 open_url(ics216_fname.c_str()); in cb_216_html()616 string ics216_fname = ICS_dir; in cb_216_textout() local617 ics216_fname.append("ics216.txt"); in cb_216_textout()641 FILE *file216 = fopen(ics216_fname.c_str(), "w"); in cb_216_textout()645 open_url(ics216_fname.c_str()); in cb_216_textout()