Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/syseventadm/
H A Dsyseventadm.h106 static str_t *read_next_line(FILE *fp);
H A Dsyseventadm.c531 line = read_next_line(fp); in list_file()
599 line = read_next_line(fp); in remove_file()
661 line = read_next_line(fp); in check_for_removes()
793 read_next_line(FILE *fp) in read_next_line() function