Home
last modified time | relevance | path

Searched refs:ASYNCB_HUP_NOTIFY (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Dtty_flags.h14 #define ASYNCB_HUP_NOTIFY 0 /* Notify getty on hangups and closes macro
56 #define ASYNC_HUP_NOTIFY (1U << ASYNCB_HUP_NOTIFY)
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Dtty_flags.h14 #define ASYNCB_HUP_NOTIFY 0 /* Notify getty on hangups and closes macro
56 #define ASYNC_HUP_NOTIFY (1U << ASYNCB_HUP_NOTIFY)
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dtty_flags.h14 #define ASYNCB_HUP_NOTIFY 0 /* Notify getty on hangups and closes macro
54 #define ASYNC_HUP_NOTIFY (1U << ASYNCB_HUP_NOTIFY)
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dtty_flags.h14 #define ASYNCB_HUP_NOTIFY 0 /* Notify getty on hangups and closes macro
54 #define ASYNC_HUP_NOTIFY (1U << ASYNCB_HUP_NOTIFY)
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/
H A Dtty_flags.h14 #define ASYNCB_HUP_NOTIFY 0 /* Notify getty on hangups and closes macro
56 #define ASYNC_HUP_NOTIFY (1U << ASYNCB_HUP_NOTIFY)
/dports/sysutils/busybox/busybox-1.26.2/miscutils/
H A Dsetserial.c86 #ifndef ASYNCB_HUP_NOTIFY
87 # define ASYNCB_HUP_NOTIFY 0 macro
130 # define ASYNC_HUP_NOTIFY (1U << ASYNCB_HUP_NOTIFY)