Searched refs:CMD_CRIT (Results 1 – 4 of 4) sorted by relevance
128 return (CMD_CRIT); in command_load()171 return (CMD_CRIT); in command_load()216 return (error == 0 ? CMD_OK : CMD_CRIT); in command_load()228 return (error == 0 ? CMD_OK : CMD_CRIT); in command_load()397 return (CMD_CRIT); in command_pnpmatch()452 return (error == 0 ? CMD_OK : CMD_CRIT); in command_pnpload()
46 #define CMD_CRIT 3 macro
139 case CMD_CRIT: in bf_command()
465 lua_pushinteger(L, CMD_CRIT); in luaopen_loader()