Home
last modified time | relevance | path

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

/openbsd/usr.bin/make/
H A Dparse.c146 static bool handle_poison(const char *);
1269 handle_poison(const char *line) in handle_poison() function
1402 return handle_poison(line + 6); in handle_bsd_command()