Searched defs:find_next_line (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/lib/
H A Denvblk.c74 find_next_line (char *p, const char *pend) function
156 p = find_next_line (p, pend);
222 p = find_next_line (p, pend);
294 p = find_next_line (p, pend);

Completed in 14 milliseconds