Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dproftool.c229 static int read_profile(FILE *fin, int *not_found) in read_profile()
276 int not_found = INT_MAX; in read_profile_file() local
362 int not_found = 0; in check_functions() local
/openbmc/telemetry/redfish-tests/
H A Dredfish_requests.py13 not_found = 404 variable in RedfishHttpStatus
/openbmc/qemu/
H A Dmeson.build21 not_found = dependency('', required: false) variable