Home
last modified time | relevance | path

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

/dragonfly/contrib/bmake/
H A Dparse.c2766 FindSemicolon(char *p) in FindSemicolon() function
2803 char *semicolon = FindSemicolon(line); in ParseDependencyLine()