Home
last modified time | relevance | path

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

/external/syslinux/com32/hdt/
Dhdt-cli.h130 #define MAX_ALIASES 2 macro
Dhdt-cli.c289 for (i = 0; i < MAX_ALIASES; i++) { in expand_aliases()