Home
last modified time | relevance | path

Searched refs:l_filename (Results 1 – 2 of 2) sorted by relevance

/original-bsd/contrib/ed/
H A Dedhup.c43 char l_filename[FILENAME_LEN], *l_temp; in do_hup() local
54 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()
/original-bsd/share/zoneinfo/
H A Dzic.c244 const char * l_filename; member
1043 l.l_filename = filename;