Searched refs:loglink (Results 1 – 1 of 1) sorted by relevance
480 struct loglink { struct483 struct loglink *next; argument487 addlink(struct loglink **llp, char *dirname, char *logname, long suffix) in addlink()489 struct loglink *newp; in addlink()493 newp = malloc(sizeof (struct loglink)); in addlink()513 static struct loglink *520 struct loglink *head = NULL; in get_rotated_logs()627 struct loglink *pl_rotated; /* rotated logs to process first */1012 struct loglink *ll; in pipeline_thr()1183 struct loglink *rotated_logs = NULL, *llp; in main()