Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h4044 struct tty_audit_buf *tty_audit_buf; member
65306 struct tty_audit_buf { struct
65307 struct mutex mutex;
65308 dev_t dev;
65309 unsigned int icanon: 1;
65310 size_t valid;
65311 unsigned char *data;