Lines Matching refs:lfu_fname
193 #define lfu_fname log_union.log_file.lf_fname
267 name_buf1 = malloc(strlen(le->lfu_fname) + 32);
272 name_buf2 = malloc(strlen(le->lfu_fname) + 32);
286 (void) sprintf(new_name, "%s.%d", le->lfu_fname,
294 (void) sprintf(old_name, "%s.%d", le->lfu_fname, i - 1);
306 old_name = le->lfu_fname;
482 log_control.log_entries[lindex].lfu_fname);
634 log_control.log_entries[i].lfu_fname = &cp[5];
833 log_control.log_entries[i].lfu_fname =
1125 log_control.log_entries[lindex].lfu_fname);
1197 f = fopen(log_control.log_entries[lindex].lfu_fname, "a+F");
1202 log_control.log_entries[lindex].lfu_fname,
1272 fprintf(stderr, "FILE=%s", log_control.log_entries[lindex].lfu_fname);
1329 log_control.log_entries[i].lfu_fname = "standard error";