Home
last modified time | relevance | path

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

/external/syslinux/com32/lua/src/
Dlua.c242 static const char *get_prompt (lua_State *L, int firstline) { in get_prompt() function
271 const char *prmt = get_prompt(L, firstline); in pushline()