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

  /src/sys/modules/lua/
lua.c 82 static int lua_match(device_t, cfdata_t, void *);
92 lua_match, lua_attach, lua_detach, NULL);
122 lua_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
lua.c 82 static int lua_match(device_t, cfdata_t, void *);
92 lua_match, lua_attach, lua_detach, NULL);
122 lua_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 21 milliseconds