Home
last modified time | relevance | path

Searched defs:hook (Results 1 – 9 of 9) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dres_send.c184 res_send_qhook hook in res_send_setqhook()
193 res_send_rhook hook in res_send_setrhook()
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dldo.c218 lua_Hook hook = L->hook; in luaD_hook() local
245 int hook = LUA_HOOKCALL; in callhook() local
Dldblib.c329 lua_Hook hook = lua_gethook(L1); in db_gethook() local
Dlstate.h170 lua_Hook hook; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Python/
Dimport.c1141 PyObject *hook = PyList_GetItem(path_hooks, j); in get_path_importer() local
1247 PyObject *hook = PyList_GetItem(meta_path, i); in find_module() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dimport.c1141 PyObject *hook = PyList_GetItem(path_hooks, j); in get_path_importer() local
1247 PyObject *hook = PyList_GetItem(meta_path, i); in find_module() local
Dpythonrun.c1134 PyObject *exception, *v, *tb, *hook; in PyErr_PrintEx() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dimport.c1236 PyObject *hook = PyList_GetItem(path_hooks, j); in get_path_importer() local
1344 PyObject *hook = PyList_GetItem(meta_path, i); in find_module() local
Dpythonrun.c1159 PyObject *exception, *v, *tb, *hook; in PyErr_PrintEx() local