HomeSort by: relevance | last modified time | path
    Searched defs:entrypoint (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/amd64/stand/prekern/
elf.c 50 static const char entrypoint[] = "start_prekern"; variable in typeref:typename:const char[]
115 if (!memcmp(buf, entrypoint, sizeof(entrypoint))) {

Completed in 10 milliseconds