Searched defs:hook (Results 1 – 3 of 3) sorted by relevance
371 LoopHook* hook = l->hooks; in looper_find() local396 LoopHook* hook = l->hooks + n; in looper_grow() local411 LoopHook* hook; in looper_add() local439 LoopHook* hook = looper_find( l, fd ); in looper_del() local458 LoopHook* hook = looper_find( l, fd ); in looper_enable() local483 LoopHook* hook = looper_find( l, fd ); in looper_disable() local526 LoopHook* hook = l->events[n].data.ptr; in looper_loop() local534 LoopHook* hook = l->hooks + n; in looper_loop() local545 LoopHook* hook = l->hooks + n; in looper_loop() local
38 unsigned int hook; member
22 unsigned int hook; member