Lines Matching defs:line
76 * The third line of adjtime is "UTC" or "LOCAL" or nothing.84 char line[LINE_MAX];87 b = fgets(line, sizeof(line), f) &&88 fgets(line, sizeof(line), f) &&89 fgets(line, sizeof(line), f);93 truncate_nl(line);94 return streq(line, "LOCAL");