HomeSort by: relevance | last modified time | path
    Searched defs:lua_detach (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/modules/lua/
lua.c 84 static int lua_detach(device_t, int);
92 lua_match, lua_attach, lua_detach, NULL);
205 lua_detach(device_t self, int flags) function in typeref:typename:int
lua.c 84 static int lua_detach(device_t, int);
92 lua_match, lua_attach, lua_detach, NULL);
205 lua_detach(device_t self, int flags) function in typeref:typename:int

Completed in 22 milliseconds