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

/system/core/toolbox/upstream-netbsd/usr.bin/grep/
H A Dgrep.c127 int linkbehave = LINK_READ; /* -OpS: handling of symlinks */ variable
521 linkbehave = LINK_EXPLICIT;
527 linkbehave = LINK_SKIP;
533 linkbehave = LINK_READ;

Completed in 23 milliseconds