Searched defs:NLM_F_EXCL (Results 1 – 6 of 6) sorted by relevance
69 #define NLM_F_EXCL 0x200 /* Do not touch, if it exists */ macro
91 NLM_F_EXCL = 0x200 variable
1457 pub const NLM_F_EXCL: ::c_int = 0x200; constant
2309 pub const NLM_F_EXCL: ::c_int = 0x200; constant