HomeSort by relevance Sort by last modified time
    Searched refs:AUTO_COMMAND_SIZE (Results 1 - 2 of 2) sorted by null

  /external/syslinux/com32/hdt/
hdt-common.h 69 #define AUTO_COMMAND_SIZE 255
222 char auto_label[AUTO_COMMAND_SIZE];
hdt-cli.c 775 if ((commands[nb_commands] = malloc(AUTO_COMMAND_SIZE)) != NULL) {
    [all...]

Completed in 374 milliseconds