Searched refs:l_filename (Results 1 – 2 of 2) sorted by relevance
43 char l_filename[FILENAME_LEN], *l_temp; in do_hup() local54 strcpy(l_filename, l_temp); in do_hup()55 strcat(l_filename, "/ed.hup"); in do_hup()56 if ((l_fp = fopen(l_filename, "w")) == NULL) in do_hup()
244 const char * l_filename; member1043 l.l_filename = filename;