Searched refs:nocomplete (Results 1 - 4 of 4) sorted by relevance

/external/syslinux/com32/elflink/ldlinux/
H A Dconfig.h27 extern short nocomplete; //no label completion on TAB key
H A Dcli.c409 if (nocomplete)
H A Dreadconfig.c78 short nocomplete = 0; //no label completion on TAB key variable
1293 } else if (looking_at(p, "nocomplete")) {
1294 nocomplete = atoi(skipspace(p + 10));
/external/syslinux/core/
H A Dkeywords.inc79 keyword nocomplete, pc_setint16, NoComplete

Completed in 273 milliseconds