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

/system/core/toolbox/grep/
H A Dgrep.c127 int linkbehave = LINK_READ; /* -OpS: handling of symlinks */ variable
524 linkbehave = LINK_EXPLICIT;
530 linkbehave = LINK_SKIP;
536 linkbehave = LINK_READ;

Completed in 3 milliseconds