OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MEMSTRCMP
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/i386/stand/pxeboot/
pxe.c
308
if (
MEMSTRCMP
(pxenv->Signature, "PXENV+"))
325
if (
MEMSTRCMP
(pxe->Signature, "!PXE"))
pxe.h
38
#define
MEMSTRCMP
(p, s) memcmp((p), (s), sizeof(s) - 1)
Completed in 11 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025