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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
lua.c 264 const char *prmt = get_prompt(L, firstline); local
265 int readstatus = lua_readline(L, b, prmt);
  /external/syslinux/com32/lua/src/
lua.c 271 const char *prmt = get_prompt(L, firstline); local
272 int readstatus = lua_readline(L, b, prmt);

Completed in 57 milliseconds