Home
last modified time | relevance | path

Searched refs:DMESG_START (Results 1 – 1 of 1) sorted by relevance

/openbsd/usr.bin/sendbug/
H A Dsendbug.c29 #define DMESG_START "OpenBSD " macro
210 if (!strncmp(DMESG_START, buf, sizeof(DMESG_START) - 1)) in dmesg()