Home | History | Annotate | Download | only in kern

Lines Matching defs:notice

11  *    notice, this list of conditions and the following disclaimer.
13 * notice, this list of conditions and the following disclaimer in the
42 * notice, this list of conditions and the following disclaimer.
44 * notice, this list of conditions and the following disclaimer in the
72 * notice, this list of conditions and the following disclaimer.
74 * notice, this list of conditions and the following disclaimer in the
1172 static char notice[] = " Notice: this software is "
1182 for (i = 80 - strlen(pbuf) - sizeof(notice); i > 0; i--)
1184 printf_nolog("%s\n", notice);