Home
last modified time | relevance | path

Searched refs:TIMEOUT_REMOVE (Results 1 – 10 of 10) sorted by relevance

/dports/audio/snd/snd-21.2/
H A Dsnd-nogui0.h13 #define TIMEOUT_REMOVE(Id) macro
H A Dsnd-x0.h52 #define TIMEOUT_REMOVE(Id) XtRemoveTimeOut(Id) macro
H A Dsnd-select.c744 TIMEOUT_REMOVE(watch_selection_button); in cancel_selection_watch()
H A Dsnd-marks.c402 if (watch_mouse_button) TIMEOUT_REMOVE(watch_mouse_button); in cancel_mark_watch()
H A Dsnd-mix.c2278 TIMEOUT_REMOVE(watch_mix_proc); in stop_watch_mix_proc()
/dports/lang/zig/zig-0.9.0/lib/std/os/linux/
H A Dio_uring.zig1280 .opcode = .TIMEOUT_REMOVE,
1990 try testing.expectEqual(linux.IORING_OP.TIMEOUT_REMOVE, sqe_timeout_remove.opcode);
/dports/lang/zig-devel/zig-0.9.0/lib/std/os/linux/
H A Dio_uring.zig1280 .opcode = .TIMEOUT_REMOVE,
1990 try testing.expectEqual(linux.IORING_OP.TIMEOUT_REMOVE, sqe_timeout_remove.opcode);
/dports/print/cups-filters/cups-filters-1.28.10/utils/
H A Dcups-browsed.c142 #define TIMEOUT_REMOVE -1 macro
7646 p->timeout = time(NULL) + TIMEOUT_REMOVE; in remove_printer_entry()
/dports/lang/zig/zig-0.9.0/lib/std/os/
H A Dlinux.zig3557 TIMEOUT_REMOVE,
/dports/lang/zig-devel/zig-0.9.0/lib/std/os/
H A Dlinux.zig3557 TIMEOUT_REMOVE,