Home
last modified time | relevance | path

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

/dports/multimedia/libv4l/linux-5.13-rc2/samples/seccomp/
H A Dbpf-helper.h66 #define LO_ARG(idx) offsetof(struct seccomp_data, args[(idx)]) macro
68 #define LO_ARG(idx) offsetof(struct seccomp_data, args[(idx)]) + sizeof(__u32) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/samples/seccomp/
H A Dbpf-helper.h66 #define LO_ARG(idx) offsetof(struct seccomp_data, args[(idx)]) macro
68 #define LO_ARG(idx) offsetof(struct seccomp_data, args[(idx)]) + sizeof(__u32) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/samples/seccomp/
H A Dbpf-helper.h66 #define LO_ARG(idx) offsetof(struct seccomp_data, args[(idx)]) macro
68 #define LO_ARG(idx) offsetof(struct seccomp_data, args[(idx)]) + sizeof(__u32) macro
/dports/databases/unixODBC/unixODBC-2.3.9/Drivers/Postgre7.1/
H A Dpsqlodbc.h111 typedef struct lo_arg LO_ARG; typedef
/dports/databases/postgresql-odbc/psqlodbc-13.02.0000/
H A Dpsqlodbc.h428 typedef struct lo_arg LO_ARG; typedef