Home
last modified time | relevance | path

Searched defs:searched (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/env/
H A Dattr.c202 static int reverse_name_search(const char *searched, const char *search_for, in reverse_name_search()
/openbmc/linux/fs/omfs/
H A Dfile.c195 sector_t searched = 0; in find_block() local
/openbmc/linux/kernel/debug/kdb/
H A Dkdb_io.c541 static int kdb_search_string(char *searched, char *searchfor) in kdb_search_string()