gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:_IOWR from t2ex/bsd_source/t2ex/network/net/src_bsd/sys/event.h (0.00 seconds)
t2ex
bsd_source/t2ex/network/net/src_bsd/sys/event.h - 9.8KB - 258 lines
145: /* map filter to name (max size len) */
146: #define KFILTER_BYFILTER        _IOWR('k', 0, struct kfilter_mapping)
147: /* map name to filter (len ignored) */
148: #define KFILTER_BYNAME          _IOWR('k', 1, struct kfilter_mapping)
149: