Home
last modified time | relevance | path

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

/freebsd/usr.bin/grep/
H A Dgrep.h67 #define LINK_EXPLICIT 1 macro
H A Dgrep.c516 linkbehave = LINK_EXPLICIT;
H A Dutil.c138 case LINK_EXPLICIT: in grep_tree()