Home
last modified time | relevance | path

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

/u-boot/cmd/
A Dnvedit.c173 int len, grep_how, grep_what; in do_env_grep() local
178 grep_how = H_MATCH_SUBSTR; /* default: substring search */ in do_env_grep()
187 grep_how = H_MATCH_REGEX; in do_env_grep()
209 flag | grep_what | grep_how, in do_env_grep()

Completed in 5 milliseconds