Searched refs:fullname (Results 1 – 1 of 1) sorted by relevance
87 char fullname[out_filename_len]; in init() local88 char *endp = stpcpy (fullname, out_filename); in init()92 out_fd = open64 (fullname, O_RDWR | O_CREAT | O_TRUNC, 0666); in init()
Completed in 4 milliseconds