Searched refs:StrnCmp (Results 1 – 4 of 4) sorted by relevance
| /freebsd/lib/libefivar/ |
| H A D | uefi-dplib.h | 515 #define StrnCmp(a, b, n) strncmp(a, b, n) macro
|
| H A D | efivar-dp-parse.c | 112 if (StrnCmp (Str, NodeName, NodeNameLength) != 0) { in GetParamByNodeName()
|
| /freebsd/sys/contrib/edk2/Include/Library/ |
| H A D | BaseLib.h | 1524 StrnCmp (
|
| /freebsd/sys/contrib/edk2/ |
| H A D | MdePkg.dec | 2300 # BaseLib functions: StrLen(), StrSize(), StrCmp(), StrnCmp(), StrCpy(), StrnCpy()<BR><BR>
|