HomeSort by: relevance | last modified time | path
    Searched refs:BOOTLINE_LEN (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/mvmeppc/include/
bootinfo.h 6 #define BOOTLINE_LEN 32
14 char bi_bootline[BOOTLINE_LEN];
  /src/sys/arch/mvmeppc/stand/boot/
boot.c 141 MIN(BOOTLINE_LEN, bbi->bbi_argend - bbi->bbi_argstart));

Completed in 11 milliseconds