Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/env/
H A Dattr.c115 const char *searched_for; member
132 if (slre_match(&slre, cbp->searched_for, in regex_callback()
133 strlen(cbp->searched_for), caps)) { in regex_callback()
182 priv.searched_for = name; in env_attr_lookup()