Home
last modified time | relevance | path

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

/system/core/toolbox/upstream-netbsd/usr.bin/grep/
Dgrep.h75 #define LINK_READ 0 macro
Dgrep.c127 int linkbehave = LINK_READ; /* -OpS: handling of symlinks */
541 linkbehave = LINK_READ; in main()