Searched refs:strcomp (Results 1 - 1 of 1) sorted by relevance

/u-boot/lib/efi_loader/
H A Dboothart.c101 * strcomp() - compare to strings
107 static int strcomp(const char *buf1, const char *buf2) function
169 if (!strcomp(property, label) &&
172 !strcomp(node, nodelabel)))) {

Completed in 88 milliseconds